NcEngine
nc::ecs::FreeComponentPool Member List

This is the complete list of members for nc::ecs::FreeComponentPool, including all inherited members.

Clear() noexceptnc::ecs::FreeComponentPoolinline
ClearNonPersistent() noexceptnc::ecs::FreeComponentPoolinline
CommitStagedComponents(std::span< const Entity > removedEntities)nc::ecs::FreeComponentPoolinline
Contains(Entity entity) const noexceptnc::ecs::FreeComponentPoolinline
Emplace(Entity entity, Args &&... args) -> T &nc::ecs::FreeComponentPoolinline
FreeComponentPool(size_t maxEntities) (defined in nc::ecs::FreeComponentPool)nc::ecs::FreeComponentPoolinlineexplicit
Get(Entity entity) const -> T &nc::ecs::FreeComponentPoolinline
Remove(Entity entity) -> boolnc::ecs::FreeComponentPoolinline