C# Class FSO.SimAntics.Marshals.Threads.VMActionCallbackMarshal

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

Méthodes publiques

Свойство Type Description
Caller short
Interaction short
IsTree bool
SetParam bool
StackObject short
Target short
Type int

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

Caller public_oe property

public short Caller
Résultat short

Interaction public_oe property

public short Interaction
Résultat short

IsTree public_oe property

public bool IsTree
Résultat bool

SetParam public_oe property

public bool SetParam
Résultat bool

StackObject public_oe property

public short StackObject
Résultat short

Target public_oe property

public short Target
Résultat short

Type public_oe property

public int Type
Résultat int