any() const | entt::basic_handle< Entity, Type > | inline |
basic_handle() ENTT_NOEXCEPT | entt::basic_handle< Entity, Type > | inline |
basic_handle(registry_type &ref, entity_type value) ENTT_NOEXCEPT | entt::basic_handle< Entity, Type > | inline |
destroy() | entt::basic_handle< Entity, Type > | inline |
destroy(const typename registry_type::version_type version) | entt::basic_handle< Entity, Type > | inline |
emplace(Args &&... args) const | entt::basic_handle< Entity, Type > | inline |
emplace_or_replace(Args &&... args) const | entt::basic_handle< Entity, Type > | inline |
entity() const ENTT_NOEXCEPT | entt::basic_handle< Entity, Type > | inline |
entity_type typedef | entt::basic_handle< Entity, Type > | |
get() const | entt::basic_handle< Entity, Type > | inline |
get_or_emplace(Args &&... args) const | entt::basic_handle< Entity, Type > | inline |
has() const | entt::basic_handle< Entity, Type > | inline |
operator basic_handle< Other, Args... >() const ENTT_NOEXCEPT | entt::basic_handle< Entity, Type > | inline |
operator bool() const ENTT_NOEXCEPT | entt::basic_handle< Entity, Type > | inlineexplicit |
operator entity_type() const ENTT_NOEXCEPT | entt::basic_handle< Entity, Type > | inline |
operator==(const basic_handle< Args... > &other) const ENTT_NOEXCEPT | entt::basic_handle< Entity, Type > | inline |
orphan() const | entt::basic_handle< Entity, Type > | inline |
patch(Func &&... func) const | entt::basic_handle< Entity, Type > | inline |
registry() const ENTT_NOEXCEPT | entt::basic_handle< Entity, Type > | inline |
registry_type typedef | entt::basic_handle< Entity, Type > | |
remove() const | entt::basic_handle< Entity, Type > | inline |
remove_all() const | entt::basic_handle< Entity, Type > | inline |
remove_if_exists() const | entt::basic_handle< Entity, Type > | inline |
replace(Args &&... args) const | entt::basic_handle< Entity, Type > | inline |
try_get() const | entt::basic_handle< Entity, Type > | inline |
valid() const | entt::basic_handle< Entity, Type > | inline |
visit(Func &&func) const | entt::basic_handle< Entity, Type > | inline |