Navigation
API > API/Runtime > API/Runtime/MassEntity > API/Runtime/MassEntity/FEntityCollection
Description
Checks if cached collection data is up to date If CachedCollections are not up-to-date we reset them to cache the information (and make the subsequent tests cheaper) Note that, depending on the contents, the test might be non-trivial. Use responsibly.
| Name | IsUpToDate |
| Type | function |
| Header File | /Engine/Source/Runtime/MassEntity/Public/MassEntityCollection.h |
| Include Path | #include "MassEntityCollection.h" |
| Source | /Engine/Source/Runtime/MassEntity/Private/MassEntityCollection.cpp |
bool IsUpToDate() const