FMovieScenePreAnimatedState::DiscardAndRemoveEntityTokensForObject

Discard any tokens that relate to the requested object (ie sections or tracks) without restoring the values.

Windows
MacOS
Linux

References

Module

MovieScene

Header

/Engine/Source/Runtime/MovieScene/Public/Evaluation/MovieScenePreAnimatedState.h

Include

#include "Evaluation/MovieScenePreAnimatedState.h"

Source

/Engine/Source/Runtime/MovieScene/Private/Evaluation/MovieScenePreAnimatedState.cpp

Syntax

void DiscardAndRemoveEntityTokensForObject
(
    UObject & Object
)

Remarks

Discard any tokens that relate to the requested object (ie sections or tracks) without restoring the values. Any global pre-animated state tokens for this object will be removed.

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