|
Rehti MMORPG
1.0.0
Rehti MMORPG is a free and open source MMORPG game.
|
This is the complete list of members for Item, including all inherited members.
| getId() | Item | |
| getInstanceId() | Item | |
| getName() | Item | |
| getStackSize() | Item | |
| idM | Item | protected |
| instanceIdM | Item | protected |
| IsStackable() | Item | |
| isStackableM | Item | protected |
| Item(int id, std::string name, bool isStackable=false) | Item | |
| Item(const GeneralItemStruct &generalItem) | Item | |
| nameM | Item | protected |
| nextInstanceIdM | Item | inlineprotectedstatic |
| stackSizeM | Item | protected |
| use(Entity *user) | Item | virtual |