C# Class DarkEmu_GameServer.character._alchemy

ファイルを表示 Open project: CarlosX/DarkEmu

Public Properties

Property Type Description
AlchemyItem DarkEmu_GameServer.Global.slotItem
AlchemyThread Thread
Elementlist List
Elixir DarkEmu_GameServer.Global.slotItem
ItemList List
LuckyPowder DarkEmu_GameServer.Global.slotItem
StonesList List
working bool

Property Details

AlchemyItem public_oe property

public slotItem,DarkEmu_GameServer.Global AlchemyItem
return DarkEmu_GameServer.Global.slotItem

AlchemyThread public_oe property

public Thread AlchemyThread
return Thread

Elementlist public_oe property

public List Elementlist
return List

Elixir public_oe property

public slotItem,DarkEmu_GameServer.Global Elixir
return DarkEmu_GameServer.Global.slotItem

ItemList public_oe property

public List ItemList
return List

LuckyPowder public_oe property

public slotItem,DarkEmu_GameServer.Global LuckyPowder
return DarkEmu_GameServer.Global.slotItem

StonesList public_oe property

public List StonesList
return List

working public_oe property

public bool working
return bool