C# 클래스 SharpMod.Messages.ClCorpseMessage

파일 보기 프로젝트 열기: txdv/sharpmod 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
Angle0 int
Angle1 int
Angle2 int
ClassID byte
CoordX long
CoordY long
CoordZ long
Delay long
ModelName string
PlayerID byte
Sequence byte
TeamID byte

프로퍼티 상세

Angle0 공개적으로 프로퍼티

public int Angle0
리턴 int

Angle1 공개적으로 프로퍼티

public int Angle1
리턴 int

Angle2 공개적으로 프로퍼티

public int Angle2
리턴 int

ClassID 공개적으로 프로퍼티

public byte ClassID
리턴 byte

CoordX 공개적으로 프로퍼티

public long CoordX
리턴 long

CoordY 공개적으로 프로퍼티

public long CoordY
리턴 long

CoordZ 공개적으로 프로퍼티

public long CoordZ
리턴 long

Delay 공개적으로 프로퍼티

public long Delay
리턴 long

ModelName 공개적으로 프로퍼티

public string ModelName
리턴 string

PlayerID 공개적으로 프로퍼티

public byte PlayerID
리턴 byte

Sequence 공개적으로 프로퍼티

public byte Sequence
리턴 byte

TeamID 공개적으로 프로퍼티

public byte TeamID
리턴 byte