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

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

공개 프로퍼티들

프로퍼티 타입 설명
Attributes short[]
Contained short[]
Container short
ContainerSlot short
DynamicSpriteFlags ulong
DynamicSpriteFlags2 ulong
GUID uint
Headline VMRuntimeHeadlineMarshal
MainParam short
MainStackOBJ short
MasterGUID uint
MeToObject FSO.SimAntics.Marshals.VMEntityRelationshipMarshal[]
MyList short[]
ObjectData short[]
ObjectID short
PersistID uint
PlatformState VMPlatformState
Position FSO.LotView.Model.LotTilePos
Version int

공개 메소드들

메소드 설명
Deserialize ( BinaryReader reader ) : void
SerializeInto ( BinaryWriter writer ) : void
VMEntityMarshal ( ) : System
VMEntityMarshal ( 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

VMEntityMarshal() 공개 메소드

public VMEntityMarshal ( ) : System
리턴 System

VMEntityMarshal() 공개 메소드

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

프로퍼티 상세

Attributes 공개적으로 프로퍼티

public short[] Attributes
리턴 short[]

Contained 공개적으로 프로퍼티

public short[] Contained
리턴 short[]

Container 공개적으로 프로퍼티

public short Container
리턴 short

ContainerSlot 공개적으로 프로퍼티

public short ContainerSlot
리턴 short

DynamicSpriteFlags 공개적으로 프로퍼티

public ulong DynamicSpriteFlags
리턴 ulong

DynamicSpriteFlags2 공개적으로 프로퍼티

public ulong DynamicSpriteFlags2
리턴 ulong

GUID 공개적으로 프로퍼티

public uint GUID
리턴 uint

Headline 공개적으로 프로퍼티

public VMRuntimeHeadlineMarshal,FSO.SimAntics.Marshals Headline
리턴 VMRuntimeHeadlineMarshal

MainParam 공개적으로 프로퍼티

public short MainParam
리턴 short

MainStackOBJ 공개적으로 프로퍼티

public short MainStackOBJ
리턴 short

MasterGUID 공개적으로 프로퍼티

public uint MasterGUID
리턴 uint

MeToObject 공개적으로 프로퍼티

public VMEntityRelationshipMarshal[],FSO.SimAntics.Marshals MeToObject
리턴 FSO.SimAntics.Marshals.VMEntityRelationshipMarshal[]

MyList 공개적으로 프로퍼티

public short[] MyList
리턴 short[]

ObjectData 공개적으로 프로퍼티

public short[] ObjectData
리턴 short[]

ObjectID 공개적으로 프로퍼티

public short ObjectID
리턴 short

PersistID 공개적으로 프로퍼티

public uint PersistID
리턴 uint

PlatformState 공개적으로 프로퍼티

public VMPlatformState PlatformState
리턴 VMPlatformState

Position 공개적으로 프로퍼티

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

Version 공개적으로 프로퍼티

public int Version
리턴 int