C# Class DarkEmu_GameServer.Silkroad.C_S.MOVEMENT_GROUND

Show file Open project: CarlosX/DarkEmu

Public Properties

Property Type Description
Type byte
X ushort
XSector byte
Y ushort
YSector byte
Z ushort

Property Details

Type public property

public byte Type
return byte

X public property

public ushort X
return ushort

XSector public property

public byte XSector
return byte

Y public property

public ushort Y
return ushort

YSector public property

public byte YSector
return byte

Z public property

public ushort Z
return ushort