C# Class FSO.SimAntics.NetPlay.Model.Commands.VMNetDeleteObjectCmd

Inheritance: VMNetCommandBodyAbstract
Afficher le fichier Open project: RHY3756547/FreeSO

Méthodes publiques

Свойство Type Description
CleanupAll bool
ObjectID short

Méthodes publiques

Méthode Description
Deserialize ( BinaryReader reader ) : void
Execute ( VM vm, VMAvatar caller ) : bool
SerializeInto ( BinaryWriter writer ) : void

Method Details

Deserialize() public méthode

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

Execute() public méthode

public Execute ( VM vm, VMAvatar caller ) : bool
vm VM
caller VMAvatar
Résultat bool

SerializeInto() public méthode

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

Property Details

CleanupAll public_oe property

public bool CleanupAll
Résultat bool

ObjectID public_oe property

public short ObjectID
Résultat short