UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FActivePreAnimatedToken Struct Reference
+ Inheritance diagram for FActivePreAnimatedToken:

Public Member Functions

 FActivePreAnimatedToken (UObject &InObject)
 
virtual void RestoreState (UObject &InObject, const UE::MovieScene::FRestoreStateParams &Params) override
 
- Public Member Functions inherited from IMovieScenePreAnimatedToken
virtual ~IMovieScenePreAnimatedToken ()
 

Detailed Description

A movie scene pre-animated token that stores a pre-animated active state

Constructor & Destructor Documentation

◆ FActivePreAnimatedToken()

FActivePreAnimatedToken::FActivePreAnimatedToken ( UObject InObject)
inline

Member Function Documentation

◆ RestoreState()

virtual void FActivePreAnimatedToken::RestoreState ( UObject Object,
const UE::MovieScene::FRestoreStateParams Params 
)
inlineoverridevirtual

Restore state for the specified object, only called when this token was created with a bound object

Parameters
ObjectThe object to restore state for
ParamsParameters for restoring state

Implements IMovieScenePreAnimatedToken.


The documentation for this struct was generated from the following file: