FPreAnimatedEvaluationHookCaptureSources::BeginTrackingCaptureSource

Make an association for the specifieid evaluation key to the value specified by Entry, along with an indication of whether it should be restored on completion

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

EPreAnimatedCaptureSourceState BeginTrackingCaptureSource
(
    const UObject * Hook,
    FMovieSceneSequenceID SequenceID,
    const FPreAnimatedStateMetaData & MetaData
)

Remarks

Make an association for the specifieid evaluation key to the value specified by Entry, along with an indication of whether it should be restored on completion

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