C# 클래스 FSO.SimAntics.Marshals.Threads.VMActionCallbackMarshal

상속: VMSerializable
파일 보기 프로젝트 열기: RHY3756547/FreeSO 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
Caller short
Interaction short
IsTree bool
SetParam bool
StackObject short
Target short
Type int

공개 메소드들

메소드 설명
Deserialize ( BinaryReader reader ) : void
SerializeInto ( BinaryWriter writer ) : void

메소드 상세

Deserialize() 공개 메소드

public Deserialize ( BinaryReader reader ) : void
reader System.IO.BinaryReader
리턴 void

SerializeInto() 공개 메소드

public SerializeInto ( BinaryWriter writer ) : void
writer System.IO.BinaryWriter
리턴 void

프로퍼티 상세

Caller 공개적으로 프로퍼티

public short Caller
리턴 short

Interaction 공개적으로 프로퍼티

public short Interaction
리턴 short

IsTree 공개적으로 프로퍼티

public bool IsTree
리턴 bool

SetParam 공개적으로 프로퍼티

public bool SetParam
리턴 bool

StackObject 공개적으로 프로퍼티

public short StackObject
리턴 short

Target 공개적으로 프로퍼티

public short Target
리턴 short

Type 공개적으로 프로퍼티

public int Type
리턴 int