#include <custom_object.h>
Public Attributes | |
| std::string | base_path |
| std::unordered_map< int, std::vector< std::string > > | custom_file_map |
Definition at line 81 of file custom_object.h.
| std::string yaze::zelda3::CustomObjectManager::State::base_path |
Definition at line 82 of file custom_object.h.
Referenced by yaze::zelda3::CustomObjectManager::RestoreState(), and yaze::zelda3::CustomObjectManager::SnapshotState().
| std::unordered_map<int, std::vector<std::string> > yaze::zelda3::CustomObjectManager::State::custom_file_map |
Definition at line 83 of file custom_object.h.
Referenced by yaze::zelda3::CustomObjectManager::RestoreState().