C# Class DarkEmu_GameServer.Global.point

Show file Open project: CarlosX/DarkEmu Class Usage Examples

Public Properties

Property Type Description
ID int
Name string
x double
xSec byte

Property Details

ID public property

public int ID
return int

Name public property

public string Name
return string

x public property

public double x
return double

xSec public property

public byte xSec
return byte