C# 클래스 SharpMod.Messages.BrassMessage

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

공개 프로퍼티들

프로퍼티 타입 설명
Life int
Model short
StartX int
StartY int
StartZ int
Unknown byte
UnknownX int
UnknownY int
UnknownZ int
Unknownb1 byte
Unknownb2 byte
Unknownb3 byte
VelocityX int
VelocityY int
VelocityZ int

프로퍼티 상세

Life 공개적으로 프로퍼티

public int Life
리턴 int

Model 공개적으로 프로퍼티

public short Model
리턴 short

StartX 공개적으로 프로퍼티

public int StartX
리턴 int

StartY 공개적으로 프로퍼티

public int StartY
리턴 int

StartZ 공개적으로 프로퍼티

public int StartZ
리턴 int

Unknown 공개적으로 프로퍼티

public byte Unknown
리턴 byte

UnknownX 공개적으로 프로퍼티

public int UnknownX
리턴 int

UnknownY 공개적으로 프로퍼티

public int UnknownY
리턴 int

UnknownZ 공개적으로 프로퍼티

public int UnknownZ
리턴 int

Unknownb1 공개적으로 프로퍼티

public byte Unknownb1
리턴 byte

Unknownb2 공개적으로 프로퍼티

public byte Unknownb2
리턴 byte

Unknownb3 공개적으로 프로퍼티

public byte Unknownb3
리턴 byte

VelocityX 공개적으로 프로퍼티

public int VelocityX
리턴 int

VelocityY 공개적으로 프로퍼티

public int VelocityY
리턴 int

VelocityZ 공개적으로 프로퍼티

public int VelocityZ
리턴 int