![]() |
Peoplemon
0.1.0
Peoplemon 3 game source documentation
|
Stores pointers to the actual data to save/load from. More...
#include <GameSave.hpp>
Public Attributes | |
std::unordered_map< std::string, bl::script::Value > * | entries |
Stores pointers to the actual data to save/load from.
Definition at line 62 of file GameSave.hpp.
std::unordered_map<std::string, bl::script::Value>* core::file::GameSave::ScriptDataPointers::entries |
Definition at line 63 of file GameSave.hpp.