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

Inheritance: VMSerializable
Show file 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 property

public short Caller
return short

Interaction public property

public short Interaction
return short

IsTree public property

public bool IsTree
return bool

SetParam public property

public bool SetParam
return bool

StackObject public property

public short StackObject
return short

Target public property

public short Target
return short

Type public property

public int Type
return int