C# Class DarkEmu_GameServer.Global.region

Mostrar archivo Open project: CarlosX/DarkEmu Class Usage Examples

Public Properties

Property Type Description
ID int
Name string
SecX int
SecY int

Property Details

ID public_oe property

public int ID
return int

Name public_oe property

public string Name
return string

SecX public_oe property

public int SecX
return int

SecY public_oe property

public int SecY
return int