![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <MovieSceneCachedEntityFilterResult.h>
Public Member Functions | |
| MOVIESCENE_API ECachedEntityManagerState | Update (const FEntityManager &InEntityManager) |
| void | Invalidate () |
| uint64 | GetSerial () const |
Small utility struct that caches the entity manager's structural serial number to generated cached data NOTE: Must only be used with a single entity manager
|
inline |
Retrieve the serial number for this cache
|
inline |
Forcibly invalidate this state
| ECachedEntityManagerState UE::MovieScene::FCachedEntityManagerState::Update | ( | const FEntityManager & | InEntityManager | ) |
Check our system version number against the current structural number in the entity manager.