Unravel Engine C++ Reference
|
This is the complete list of members for unravel::property_path_context, including all inherited members.
get_component_type_name() const -> std::string | unravel::property_path_context | |
get_current_path() const -> std::string | unravel::property_path_context | |
get_current_path_with_component_type() const -> std::string | unravel::property_path_context | |
get_entity_uuid() const -> hpp::uuid | unravel::property_path_context | |
is_prefab_context() const -> bool | unravel::property_path_context | |
pop_segment() | unravel::property_path_context | |
property_path_context()=default | unravel::property_path_context | |
push_segment(const std::string &segment) | unravel::property_path_context | |
set_component_type(const std::string &type) | unravel::property_path_context | |
set_entity_uuid(const hpp::uuid &entity_uuid) | unravel::property_path_context | |
set_prefab_context(bool is_prefab) | unravel::property_path_context |