C# Class FSO.SimAntics.Marshals.VMGameObjectMarshal

Inheritance: VMEntityMarshal
Afficher le fichier Open project: RHY3756547/FreeSO Class Usage Examples

Méthodes publiques

Свойство Type Description
Direction Direction

Méthodes publiques

Méthode Description
Deserialize ( BinaryReader reader ) : void
SerializeInto ( BinaryWriter writer ) : void
VMGameObjectMarshal ( ) : System
VMGameObjectMarshal ( int version ) : System

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

VMGameObjectMarshal() public méthode

public VMGameObjectMarshal ( ) : System
Résultat System

VMGameObjectMarshal() public méthode

public VMGameObjectMarshal ( int version ) : System
version int
Résultat System

Property Details

Direction public_oe property

public Direction Direction
Résultat Direction