Rehti MMORPG  1.0.0
Rehti MMORPG is a free and open source MMORPG game.
LootObjectStruct Struct Reference

#include <ObjectReader.hpp>

Inheritance diagram for LootObjectStruct:
Inheritance graph
Collaboration diagram for LootObjectStruct:
Collaboration graph

Public Attributes

std::vector< YieldableItemyieldableItemList
 
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
 

Member Data Documentation

◆ characterInteractAnimation

std::string LootObjectStruct::characterInteractAnimation

◆ yieldableItemList

std::vector<YieldableItem> LootObjectStruct::yieldableItemList

The documentation for this struct was generated from the following file: