C# 클래스 DarkEmu_GameServer.character._pos

파일 보기 프로젝트 열기: CarlosX/DarkEmu

공개 프로퍼티들

프로퍼티 타입 설명
Angle ushort
Movementwatch Stopwatch
RecordedTime double
Walking bool
packetX ushort
packetxSec byte
wX float
x float
xSec byte

프로퍼티 상세

Angle 공개적으로 프로퍼티

public ushort Angle
리턴 ushort

Movementwatch 공개적으로 프로퍼티

public Stopwatch Movementwatch
리턴 Stopwatch

RecordedTime 공개적으로 프로퍼티

public double RecordedTime
리턴 double

Walking 공개적으로 프로퍼티

public bool Walking
리턴 bool

packetX 공개적으로 프로퍼티

public ushort packetX
리턴 ushort

packetxSec 공개적으로 프로퍼티

public byte packetxSec
리턴 byte

wX 공개적으로 프로퍼티

public float wX
리턴 float

x 공개적으로 프로퍼티

public float x
리턴 float

xSec 공개적으로 프로퍼티

public byte xSec
리턴 byte