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

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

공개 프로퍼티들

프로퍼티 타입 설명
Animations FSO.SimAntics.Marshals.VMAnimationStateMarshal[]
BodyOutfit ulong
BoundAppearances string[]
CarryAnimationState VMAnimationStateMarshal
DefaultSuits VMAvatarDefaultSuits
HandObject short
HeadOutfit ulong
KillTimeout int
Message string
MessageTimeout int
MotiveChanges FSO.SimAntics.Model.VMMotiveChange[]
MotiveData short[]
MotiveDecay VMAvatarMotiveDecay
PersonData short[]
RadianDirection float
SkinTone AppearanceType

공개 메소드들

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

VMAvatarMarshal() 공개 메소드

public VMAvatarMarshal ( ) : System
리턴 System

VMAvatarMarshal() 공개 메소드

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

프로퍼티 상세

Animations 공개적으로 프로퍼티

public VMAnimationStateMarshal[],FSO.SimAntics.Marshals Animations
리턴 FSO.SimAntics.Marshals.VMAnimationStateMarshal[]

BodyOutfit 공개적으로 프로퍼티

public ulong BodyOutfit
리턴 ulong

BoundAppearances 공개적으로 프로퍼티

public string[] BoundAppearances
리턴 string[]

CarryAnimationState 공개적으로 프로퍼티

public VMAnimationStateMarshal,FSO.SimAntics.Marshals CarryAnimationState
리턴 VMAnimationStateMarshal

DefaultSuits 공개적으로 프로퍼티

public VMAvatarDefaultSuits DefaultSuits
리턴 VMAvatarDefaultSuits

HandObject 공개적으로 프로퍼티

public short HandObject
리턴 short

HeadOutfit 공개적으로 프로퍼티

public ulong HeadOutfit
리턴 ulong

KillTimeout 공개적으로 프로퍼티

public int KillTimeout
리턴 int

Message 공개적으로 프로퍼티

public string Message
리턴 string

MessageTimeout 공개적으로 프로퍼티

public int MessageTimeout
리턴 int

MotiveChanges 공개적으로 프로퍼티

public VMMotiveChange[],FSO.SimAntics.Model MotiveChanges
리턴 FSO.SimAntics.Model.VMMotiveChange[]

MotiveData 공개적으로 프로퍼티

public short[] MotiveData
리턴 short[]

MotiveDecay 공개적으로 프로퍼티

public VMAvatarMotiveDecay MotiveDecay
리턴 VMAvatarMotiveDecay

PersonData 공개적으로 프로퍼티

public short[] PersonData
리턴 short[]

RadianDirection 공개적으로 프로퍼티

public float RadianDirection
리턴 float

SkinTone 공개적으로 프로퍼티

public AppearanceType SkinTone
리턴 AppearanceType