C# 클래스 SharpMod.Messages.RadarMessage

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

공개 프로퍼티들

프로퍼티 타입 설명
CoordX int
CoordY int
CoordZ int
PlayerID byte

프로퍼티 상세

CoordX 공개적으로 프로퍼티

public int CoordX
리턴 int

CoordY 공개적으로 프로퍼티

public int CoordY
리턴 int

CoordZ 공개적으로 프로퍼티

public int CoordZ
리턴 int

PlayerID 공개적으로 프로퍼티

public byte PlayerID
리턴 byte