C# Class DarkEmu_GameServer.Global.region

Show file Open project: CarlosX/DarkEmu Class Usage Examples

Public Properties

Property Type Description
ID int
Name string
SecX int
SecY int

Property Details

ID public property

public int ID
return int

Name public property

public string Name
return string

SecX public property

public int SecX
return int

SecY public property

public int SecY
return int