ISequenceUpdater::InvalidateCachedData

Invalidate any cached information that depends on the compiled sequence data due to the compiled data changing

Windows
MacOS
Linux

References

Module

MovieScene

Header

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

Include

#include "EntitySystem/MovieSceneSequenceUpdaters.h"

Syntax

void InvalidateCachedData
(
    UMovieSceneEntitySystemLinker * InLinker
)

Remarks

Invalidate any cached information that depends on the compiled sequence data due to the compiled data changing

Parameters

Parameter

Description

InLinker

The linker that is evaluating this sequence

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