C# 클래스 FSO.SimAntics.Marshals.VMContextMarshal

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

공개 프로퍼티들

프로퍼티 타입 설명
Ambience VMAmbientSoundMarshal
Architecture VMArchitectureMarshal
Clock VMClockMarshal
RandomSeed ulong

공개 메소드들

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

프로퍼티 상세

Ambience 공개적으로 프로퍼티

public VMAmbientSoundMarshal,FSO.SimAntics.Marshals Ambience
리턴 VMAmbientSoundMarshal

Architecture 공개적으로 프로퍼티

public VMArchitectureMarshal,FSO.SimAntics.Marshals Architecture
리턴 VMArchitectureMarshal

Clock 공개적으로 프로퍼티

public VMClockMarshal,FSO.SimAntics.Marshals Clock
리턴 VMClockMarshal

RandomSeed 공개적으로 프로퍼티

public ulong RandomSeed
리턴 ulong