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

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

공개 프로퍼티들

프로퍼티 타입 설명
Chair short
FaceAnywhere bool
Position FSO.LotView.Model.LotTilePos
RadianDirection float
RouteEntryFlags SLOTFlags
Score double

공개 메소드들

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

프로퍼티 상세

Chair 공개적으로 프로퍼티

public short Chair
리턴 short

FaceAnywhere 공개적으로 프로퍼티

public bool FaceAnywhere
리턴 bool

Position 공개적으로 프로퍼티

public LotTilePos,FSO.LotView.Model Position
리턴 FSO.LotView.Model.LotTilePos

RadianDirection 공개적으로 프로퍼티

public float RadianDirection
리턴 float

RouteEntryFlags 공개적으로 프로퍼티

public SLOTFlags RouteEntryFlags
리턴 SLOTFlags

Score 공개적으로 프로퍼티

public double Score
리턴 double