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


Public Attributes | |
| std::vector< YieldableItem > | yieldableItemList |
| std::string | characterInteractAnimation |
Public Attributes inherited from GeneralObjectStruct | |
| int | id |
| std::string | name |
| std::string | description |
| std::vector< std::vector< std::string > > | tileMap |
| std::string | textureFilename |
| std::string | objFilename |
| std::string LootObjectStruct::characterInteractAnimation |
| std::vector<YieldableItem> LootObjectStruct::yieldableItemList |