Unravel Engine C++ Reference
|
Go to the source code of this file.
Namespaces | |
namespace | unravel |
Functions | |
auto | unravel::make_proxy (entt::meta_any &var, const std::string &name={}) -> meta_any_proxy |
Creates a simple proxy for direct variable access. | |
auto | unravel::make_property_proxy (const meta_any_proxy &var_proxy, const entt::meta_data &prop) -> meta_any_proxy |