FEntityManager::HasStructureChangedSince

Check whether the structure of this entity manager has changed at all since the specified serial number

Windows
MacOS
Linux

References

Module

MovieScene

Header

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

Include

#include "EntitySystem/MovieSceneEntityManager.h"

Syntax

bool HasStructureChangedSince
(
    uint64 CachedSerial
) const

Remarks

Check whether the structure of this entity manager has changed at all since the specified serial number

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