C# Class FSO.SimAntics.NetPlay.EODs.Model.VMEODPluginThreadState

Inheritance: FSO.SimAntics.Model.TSOPlatform.VMAsyncState
Afficher le fichier Open project: RHY3756547/FreeSO Class Usage Examples

Méthodes publiques

Свойство Type Description
AvatarID short
Ended bool
Events List
Joinable bool
ObjectID short

Méthodes publiques

Méthode Description
Deserialize ( BinaryReader reader ) : void
SerializeInto ( BinaryWriter writer ) : void

Method Details

Deserialize() public méthode

public Deserialize ( BinaryReader reader ) : void
reader System.IO.BinaryReader
Résultat void

SerializeInto() public méthode

public SerializeInto ( BinaryWriter writer ) : void
writer System.IO.BinaryWriter
Résultat void

Property Details

AvatarID public_oe property

public short AvatarID
Résultat short

Ended public_oe property

public bool Ended
Résultat bool

Events public_oe property

public List Events
Résultat List

Joinable public_oe property

public bool Joinable
Résultat bool

ObjectID public_oe property

public short ObjectID
Résultat short