C# Class DarkEmu_GameServer.character._account

Show file Open project: CarlosX/DarkEmu

Public Properties

Property Type Description
ID int
StorageGold long
StorageSlots byte

Property Details

ID public property

public int ID
return int

StorageGold public property

public long StorageGold
return long

StorageSlots public property

public byte StorageSlots
return byte