C# Class DarkEmu_GameServer.Silkroad.C_S.MOVEMENT_GROUND

Datei anzeigen 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_oe property

public byte Type
return byte

X public_oe property

public ushort X
return ushort

XSector public_oe property

public byte XSector
return byte

Y public_oe property

public ushort Y
return ushort

YSector public_oe property

public byte YSector
return byte

Z public_oe property

public ushort Z
return ushort