C# 클래스 FSO.SimAntics.NetPlay.EODs.Model.VMEODPluginThreadState

상속: FSO.SimAntics.Model.TSOPlatform.VMAsyncState
파일 보기 프로젝트 열기: RHY3756547/FreeSO 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
AvatarID short
Ended bool
Events List
Joinable bool
ObjectID short

공개 메소드들

메소드 설명
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

프로퍼티 상세

AvatarID 공개적으로 프로퍼티

public short AvatarID
리턴 short

Ended 공개적으로 프로퍼티

public bool Ended
리턴 bool

Events 공개적으로 프로퍼티

public List Events
리턴 List

Joinable 공개적으로 프로퍼티

public bool Joinable
리턴 bool

ObjectID 공개적으로 프로퍼티

public short ObjectID
리턴 short