|
Rehti MMORPG
1.0.0
Rehti MMORPG is a free and open source MMORPG game.
|
#include <ItemReader.hpp>


Public Attributes | |
| Slot | slot |
| ItemStats | stats |
| bool | isStackable |
Public Attributes inherited from GeneralItemStruct | |
| int | id |
| std::string | name |
| std::string | description |
| bool | isStackable |
| std::string | textureFilename |
| std::string | objFilename |
| std::string | iconFilename |
| bool EquippableItemStruct::isStackable |
| Slot EquippableItemStruct::slot |
| ItemStats EquippableItemStruct::stats |