co_ecs 0.9.0
Cobalt ECS
Loading...
Searching...
No Matches
co_ecs::const_entity_ref Member List

This is the complete list of members for co_ecs::const_entity_ref, including all inherited members.

alive() const noexcept -> boolco_ecs::const_entity_refinline
archetype() const noexcept -> const archetype &co_ecs::const_entity_refinline
const_entity_ref(const base_registry &registry, entity entity)co_ecs::const_entity_refinline
copy(base_registry &destination) const -> entity_refco_ecs::const_entity_refinline
copy(base_registry &destination, placeholder_entity placeholder) constco_ecs::const_entity_refinline
get() const -> const C &co_ecs::const_entity_refinline
get() const -> decltype(auto)co_ecs::const_entity_refinline
has() const noexcept -> boolco_ecs::const_entity_refinline
operator bool() const noexceptco_ecs::const_entity_refinline
operator entity() const noexceptco_ecs::const_entity_refinline
visit(auto &&func) constco_ecs::const_entity_refinline