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

Inheritance: VMSerializable
Mostrar archivo Open project: RHY3756547/FreeSO Class Usage Examples

Public Properties

Property Type Description
Caller short
Interaction short
IsTree bool
SetParam bool
StackObject short
Target short
Type int

Public Methods

Method Description
Deserialize ( BinaryReader reader ) : void
SerializeInto ( BinaryWriter writer ) : void

Method Details

Deserialize() public method

public Deserialize ( BinaryReader reader ) : void
reader System.IO.BinaryReader
return void

SerializeInto() public method

public SerializeInto ( BinaryWriter writer ) : void
writer System.IO.BinaryWriter
return void

Property Details

Caller public_oe property

public short Caller
return short

Interaction public_oe property

public short Interaction
return short

IsTree public_oe property

public bool IsTree
return bool

SetParam public_oe property

public bool SetParam
return bool

StackObject public_oe property

public short StackObject
return short

Target public_oe property

public short Target
return short

Type public_oe property

public int Type
return int