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

#include <ItemReader.hpp>

Inheritance diagram for EquippableItemStruct:
Inheritance graph
Collaboration diagram for EquippableItemStruct:
Collaboration graph

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
 

Member Data Documentation

◆ isStackable

bool EquippableItemStruct::isStackable

◆ slot

Slot EquippableItemStruct::slot

◆ stats

ItemStats EquippableItemStruct::stats

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