Nui Engine
A game engine framework
Loading...
Searching...
No Matches
Nui::ECS::Internal::EntityIterator Member List

This is the complete list of members for Nui::ECS::Internal::EntityIterator, including all inherited members.

EntityIterator(Context *context, U64 index, bool isEnd, bool includePendingDestroy)Nui::ECS::Internal::EntityIteratorinline
GetContext() const noexceptNui::ECS::Internal::EntityIteratorinline
GetEntity() const noexceptNui::ECS::Internal::EntityIteratorinline
GetIndex() const noexceptNui::ECS::Internal::EntityIteratorinline
IncludePendingDestroy() const noexceptNui::ECS::Internal::EntityIteratorinline
IsEnd() const noexceptNui::ECS::Internal::EntityIteratorinline
operator!=(const EntityIterator &other) constNui::ECS::Internal::EntityIteratorinline
operator*() const noexceptNui::ECS::Internal::EntityIteratorinline
operator++()Nui::ECS::Internal::EntityIteratorinline
operator==(const EntityIterator &other) constNui::ECS::Internal::EntityIteratorinline