NcEngine
nc::ecs::EcsInterface< Base, Includes > Member List

This is the complete list of members for nc::ecs::EcsInterface< Base, Includes >, including all inherited members.

EcsInterface(AccessPolicy< Base, Includes... > policy) noexceptnc::ecs::EcsInterface< Base, Includes >inlineexplicit
Emplace(EntityInfo info={}) -> Entitync::ecs::EcsInterface< Base, Includes >inline
Emplace(Entity entity, Args &&... args) -> T &nc::ecs::EcsInterface< Base, Includes >inline
FilterType typedef (defined in nc::ecs::EcsInterface< Base, Includes >)nc::ecs::EcsInterface< Base, Includes >
Get(Entity entity) -> T &nc::ecs::EcsInterface< Base, Includes >inline
Get(Entity entity) const -> const T &nc::ecs::EcsInterface< Base, Includes >inline
GetEntityByTag(std::string_view tagValue) -> Entitync::ecs::EcsInterface< Base, Includes >inline
GetPool() const -> decltype(auto)nc::ecs::EcsInterface< Base, Includes >inline
operator EcsInterface< TargetBase, TargetIncludes... >() const noexceptnc::ecs::EcsInterface< Base, Includes >inline
PolicyType typedef (defined in nc::ecs::EcsInterface< Base, Includes >)nc::ecs::EcsInterface< Base, Includes >
Remove(Entity entity) -> boolnc::ecs::EcsInterface< Base, Includes >inline
Remove(Entity entity) -> boolnc::ecs::EcsInterface< Base, Includes >inline
RemoveNode(Entity entity) -> boolnc::ecs::EcsInterface< Base, Includes >inline