Navigation
API > API/Runtime > API/Runtime/MovieScene > API/Runtime/MovieScene/TPreAnimatedStateStorage
Description
Begins tracking the current entry with the currently set tracking source, if necessary/desirable. If the entry is valid, we assume the metadata must already exist.
| Name | TrackCaptureSource |
| Type | function |
| Header File | /Engine/Source/Runtime/MovieScene/Public/Evaluation/PreAnimatedState/MovieScenePreAnimatedStateStorage.h |
| Include Path | #include "Evaluation/PreAnimatedState/MovieScenePreAnimatedStateStorage.h" |
void TrackCaptureSource
(
const FPreAnimatedStateEntry & Entry,
EPreAnimatedCaptureSourceTracking TrackingMode
)