C# Class DarkEmu_GameServer.character._exchange

Show file Open project: CarlosX/DarkEmu

Public Properties

Property Type Description
Approved bool
Gold long
ItemList List
Window bool

Property Details

Approved public property

public bool Approved
return bool

Gold public property

public long Gold
return long

ItemList public property

public List ItemList
return List

Window public property

public bool Window
return bool