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


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