C# Class Universe.Framework.PresenceInfo.EntityUpdate

Afficher le fichier Open project: Virtual-Universe/Virtual-Universe

Méthodes publiques

Свойство Type Description
Entity IEntity
Flags PrimUpdateFlags
Version int

Méthodes publiques

Méthode Description
EntityUpdate ( IEntity entity, PrimUpdateFlags flags ) : System

Method Details

EntityUpdate() public méthode

public EntityUpdate ( IEntity entity, PrimUpdateFlags flags ) : System
entity IEntity
flags PrimUpdateFlags
Résultat System

Property Details

Entity public_oe property

public IEntity Entity
Résultat IEntity

Flags public_oe property

public PrimUpdateFlags Flags
Résultat PrimUpdateFlags

Version public_oe property

public int Version
Résultat int