Rehti MMORPG  1.0.0
Rehti MMORPG is a free and open source MMORPG game.
Item Member List

This is the complete list of members for Item, including all inherited members.

getId()Item
getInstanceId()Item
getName()Item
getStackSize()Item
idMItemprotected
instanceIdMItemprotected
IsStackable()Item
isStackableMItemprotected
Item(int id, std::string name, bool isStackable=false)Item
Item(const GeneralItemStruct &generalItem)Item
nameMItemprotected
nextInstanceIdMIteminlineprotectedstatic
stackSizeMItemprotected
use(Entity *user)Itemvirtual