|
Rehti MMORPG
1.0.0
Rehti MMORPG is a free and open source MMORPG game.
|
Contains all the character data. This is used to load character assets into memory and spawn characters on the map. More...
#include <CharacterReader.hpp>

Public Attributes | |
| PlayerData | player |
| std::vector< NPCData > | npcs |
Contains all the character data. This is used to load character assets into memory and spawn characters on the map.
| std::vector<NPCData> GameCharacters::npcs |
| PlayerData GameCharacters::player |