Navigation
API > API/Runtime > API/Runtime/MovieScene > API/Runtime/MovieScene/FMovieSceneEntitySystemRunner
Description
Called in the event that the structure of the entity manager has been unexpectedly changed while this runner is active. This allows the runner to be reset so it runs from the start of its evaluation loop next time it is evaluated, rather than half-way through
| Name | ResetFlushState |
| Type | function |
| Header File | /Engine/Source/Runtime/MovieScene/Public/EntitySystem/MovieSceneEntitySystemRunner.h |
| Include Path | #include "EntitySystem/MovieSceneEntitySystemRunner.h" |
| Source | /Engine/Source/Runtime/MovieScene/Private/EntitySystem/MovieSceneEntitySystemRunner.cpp |
void ResetFlushState()