![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <EntityAllocationIterator.h>
Public Member Functions | |
| FEntityAllocationIteratorProxy (const FEntityManager *InManager, const FEntityComponentFilter *InFilter) | |
| FEntityAllocationIterator | begin () const |
| FEntityAllocationIterator | end () const |
Iterator proxy type returned from FEntityManager::Iterate that supports ranged-for iteration of all entity allocations matching the specified filter
|
inline |
|
inline |
~ Do not use directly - for stl iteration
|
inline |