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


Public Attributes | |
| int | id |
| std::string | name |
| std::string | description |
| bool | isStackable |
| std::string | textureFilename |
| std::string | objFilename |
| std::string | iconFilename |
| std::string GeneralItemStruct::description |
| std::string GeneralItemStruct::iconFilename |
| int GeneralItemStruct::id |
| bool GeneralItemStruct::isStackable |
| std::string GeneralItemStruct::name |
| std::string GeneralItemStruct::objFilename |
| std::string GeneralItemStruct::textureFilename |