Unravel Engine C++ Reference
Loading...
Searching...
No Matches
ui_tree.hpp File Reference

Go to the source code of this file.

Namespaces

namespace  unravel
 

Functions

 unravel::SAVE_EXTERN (ui_tree)
 
 unravel::LOAD_EXTERN (ui_tree)
 
 unravel::REFLECT_EXTERN (ui_tree)
 
void unravel::save_to_file (const std::string &absolute_path, const ui_tree::sptr &obj)
 
void unravel::save_to_file_bin (const std::string &absolute_path, const ui_tree::sptr &obj)
 
void unravel::load_from_file (const std::string &absolute_path, ui_tree::sptr &obj)
 
void unravel::load_from_file_bin (const std::string &absolute_path, ui_tree::sptr &obj)