Navigation
API > API/Runtime > API/Runtime/MassEntity > API/Runtime/MassEntity/FEntityCollection
Description
Retrieves the view to current contents of CachedCollections, which may be out of date. If you need valid, up-to-date collections call GetUpToDatePerArchetypeCollections instead.
| Name | GetCachedPerArchetypeCollections |
| Type | function |
| Header File | /Engine/Source/Runtime/MassEntity/Public/MassEntityCollection.h |
| Include Path | #include "MassEntityCollection.h" |
TConstArrayView< FMassArchetypeEntityCollection > GetCachedPerArchetypeCollections() const