C# Class DarkEmu_GameServer.character._account

Datei anzeigen Open project: CarlosX/DarkEmu

Public Properties

Property Type Description
ID int
StorageGold long
StorageSlots byte

Property Details

ID public_oe property

public int ID
return int

StorageGold public_oe property

public long StorageGold
return long

StorageSlots public_oe property

public byte StorageSlots
return byte