|
Unravel Engine C++ Reference
|
#include <editor/project/project_editor_settings.h>#include <reflection/reflection.h>#include <serialization/serialization.h>Go to the source code of this file.
Namespaces | |
| namespace | unravel |
Functions | |
| unravel::SAVE_EXTERN (project_editor_settings) | |
| unravel::LOAD_EXTERN (project_editor_settings) | |
| unravel::REFLECT_EXTERN (project_editor_settings) | |
| void | unravel::save_to_file (const std::string &absolute_path, const project_editor_settings &obj) |
| auto | unravel::load_from_file (const std::string &absolute_path, project_editor_settings &obj) -> bool |