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

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

공개 프로퍼티들

프로퍼티 타입 설명
Direction Direction

공개 메소드들

메소드 설명
Deserialize ( BinaryReader reader ) : void
SerializeInto ( BinaryWriter writer ) : void
VMGameObjectMarshal ( ) : System
VMGameObjectMarshal ( int version ) : System

메소드 상세

Deserialize() 공개 메소드

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

SerializeInto() 공개 메소드

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

VMGameObjectMarshal() 공개 메소드

public VMGameObjectMarshal ( ) : System
리턴 System

VMGameObjectMarshal() 공개 메소드

public VMGameObjectMarshal ( int version ) : System
version int
리턴 System

프로퍼티 상세

Direction 공개적으로 프로퍼티

public Direction Direction
리턴 Direction