Unravel Engine C++ Reference
Loading...
Searching...
No Matches
unravel::owned_component Member List

This is the complete list of members for unravel::owned_component, including all inherited members.

etounravel::basic_component
get_owner() const noexcept -> entt::const_handleunravel::owned_componentinline
get_owner() noexcept -> entt::handleunravel::owned_componentinline
on_create_component(entt::registry &r, entt::entity e)unravel::owned_componentinlinestatic
on_destroy_component(entt::registry &r, entt::entity e)unravel::owned_componentinlinestatic
operator=(const owned_component &other) -> owned_component &=defaultunravel::owned_component
set_owner(entt::handle owner)unravel::owned_componentinline
touch()unravel::basic_componentinline