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

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

공개 프로퍼티들

프로퍼티 타입 설명
Args short[]
Callback VMActionCallbackMarshal
Callee short
Cancelled bool
CheckRoutineID ushort
CodeOwnerGUID uint
Flags TTABFlags
Flags2 TSOFlags
IconOwner short
InteractionNumber int
Mode VMQueueMode
Name string
Priority short
RoutineID ushort
StackObject short
UID ushort

공개 메소드들

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

메소드 상세

Deserialize() 공개 메소드

public Deserialize ( BinaryReader reader ) : void
reader BinaryReader
리턴 void

SerializeInto() 공개 메소드

public SerializeInto ( BinaryWriter writer ) : void
writer BinaryWriter
리턴 void

프로퍼티 상세

Args 공개적으로 프로퍼티

public short[] Args
리턴 short[]

Callback 공개적으로 프로퍼티

public VMActionCallbackMarshal,FSO.SimAntics.Marshals.Threads Callback
리턴 VMActionCallbackMarshal

Callee 공개적으로 프로퍼티

public short Callee
리턴 short

Cancelled 공개적으로 프로퍼티

public bool Cancelled
리턴 bool

CheckRoutineID 공개적으로 프로퍼티

public ushort CheckRoutineID
리턴 ushort

CodeOwnerGUID 공개적으로 프로퍼티

public uint CodeOwnerGUID
리턴 uint

Flags 공개적으로 프로퍼티

public TTABFlags Flags
리턴 TTABFlags

Flags2 공개적으로 프로퍼티

public TSOFlags Flags2
리턴 TSOFlags

IconOwner 공개적으로 프로퍼티

public short IconOwner
리턴 short

InteractionNumber 공개적으로 프로퍼티

public int InteractionNumber
리턴 int

Mode 공개적으로 프로퍼티

public VMQueueMode Mode
리턴 VMQueueMode

Name 공개적으로 프로퍼티

public string Name
리턴 string

Priority 공개적으로 프로퍼티

public short Priority
리턴 short

RoutineID 공개적으로 프로퍼티

public ushort RoutineID
리턴 ushort

StackObject 공개적으로 프로퍼티

public short StackObject
리턴 short

UID 공개적으로 프로퍼티

public ushort UID
리턴 ushort