FCachedEntityManagerState::Update

Check our system version number against the current structural number in the entity manager.

Windows
MacOS
Linux

References

Module

MovieScene

Header

/Engine/Source/Runtime/MovieScene/Public/EntitySystem/MovieSceneCachedEntityFilterResult.h

Include

#include "EntitySystem/MovieSceneCachedEntityFilterResult.h"

Source

/Engine/Source/Runtime/MovieScene/Private/EntitySystem/MovieSceneCachedEntityFilterResult.cpp

Syntax

ECachedEntityManagerState Update
(
    const FEntityManager & InEntityManager
)

Remarks

Check our system version number against the current structural number in the entity manager.

Returns

UpToDate if the structure has not changed, Stale if it has

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss