FPreAnimatedStateExtension::RestoreStateForGroup

Restore any state cached for the specified group GroupHandle Handle to the group to restore

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 RestoreStateForGroup
(
    FPreAnimatedStorageGroupHandle GroupHandle,
    const FRestoreStateParams & Params
)

Remarks

Restore any state cached for the specified group

GroupHandle Handle to the group to restore

Parameters

Parameter

Description

Params

Parameters for restoration

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