FMovieSceneRemoveInitialGlobalValueTokenProducer::CacheExistingState

Produce a token that can be used to return the playback environment back to its current state @note Under some circumstances, the environment may already be animated (for instance, after something has animated, but didn't restore state)

Windows
MacOS
Linux

Override Hierarchy

IMovieScenePreAnimatedGlobalTokenProducer::CacheExistingState()

FMovieSceneRemoveInitialGlobalValueTokenProducer::CacheExistingState()

References

Module

MovieScene

Header

/Engine/Source/Runtime/MovieScene/Public/Evaluation/Blending/MovieSceneInitialValueStore.h

Include

#include "Evaluation/Blending/MovieSceneInitialValueStore.h"

Source

/Engine/Source/Runtime/MovieScene/Private/Evaluation/Blending/MovieSceneInitialValueStore.cpp

Syntax

virtual IMovieScenePreAnimatedGlobalTokenPtr CacheExistingState() const

Remarks

Produce a token that can be used to return the playback environment back to its current state @note Under some circumstances, the environment may already be animated (for instance, after something has animated, but didn't restore state)

Returns

A valid pre animated token that will restore the environment back to its current state

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