FPreAnimatedStateExtension::DiscardStateForGroup

Discard any and all cached values for the specified group without restoring them.

Windows
MacOS
Linux

References

Module

MovieScene

Header

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

Include

#include "Evaluation/PreAnimatedState/MovieScenePreAnimatedStateExtension.h"

Source

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

Syntax

void DiscardStateForGroup
(
    FPreAnimatedStorageGroupHandle GroupHandle
)

Remarks

Discard any and all cached values for the specified group without restoring them. @note This function should only be used to forcibly serialize animated values into a level

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