Nui Engine
A game engine framework
Loading...
Searching...
No Matches
Nui::ECS::Internal::EntityComponentIterator< Types > Member List

This is the complete list of members for Nui::ECS::Internal::EntityComponentIterator< Types >, including all inherited members.

EntityComponentIterator(Context *context, U64 index, bool isEnd, bool includePendingDestroy)Nui::ECS::Internal::EntityComponentIterator< Types >inline
GetContext() const noexceptNui::ECS::Internal::EntityComponentIterator< Types >inline
GetEntity() const noexceptNui::ECS::Internal::EntityComponentIterator< Types >inline
GetIndex() const noexceptNui::ECS::Internal::EntityComponentIterator< Types >inline
IncludePendingDestroy() const noexceptNui::ECS::Internal::EntityComponentIterator< Types >inline
IsEnd() const noexceptNui::ECS::Internal::EntityComponentIterator< Types >inline
operator!=(const EntityComponentIterator< Types... > &other) constNui::ECS::Internal::EntityComponentIterator< Types >inline
operator*() const noexceptNui::ECS::Internal::EntityComponentIterator< Types >inline
operator++()Nui::ECS::Internal::EntityComponentIterator< Types >inline
operator==(const EntityComponentIterator< Types... > &other) constNui::ECS::Internal::EntityComponentIterator< Types >inline