FPreAnimatedEvaluationHookCaptureSources::StopTrackingCaptureSource

Stop tracking the evaluation key in question, restoring the value if it was captured with bWantsRestoreState

Windows
MacOS
Linux

References

Module

MovieScene

Header

/Engine/Source/Runtime/MovieScene/Public/Evaluation/PreAnimatedState/MovieScenePreAnimatedCaptureSources.h

Include

#include "Evaluation/PreAnimatedState/MovieScenePreAnimatedCaptureSources.h"

Source

/Engine/Source/Runtime/MovieScene/Private/Evaluation/PreAnimatedState/MovieScenePreAnimatedCaptureSources.cpp

Syntax

void StopTrackingCaptureSource
(
    const UObject * Hook,
    FMovieSceneSequenceID SequenceID
)

Remarks

Stop tracking the evaluation key in question, restoring the value if it was captured with bWantsRestoreState

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