![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
Inheritance diagram for FMobilityPreAnimatedToken:Public Member Functions | |
| FMobilityPreAnimatedToken (USceneComponent &SceneComponent) | |
| virtual void | RestoreState (UObject &InObject, const UE::MovieScene::FRestoreStateParams &Params) override |
Public Member Functions inherited from IMovieScenePreAnimatedToken | |
| virtual | ~IMovieScenePreAnimatedToken () |
A movie scene pre-animated token that stores a pre-animated mobility
|
inline |
|
inlineoverridevirtual |
Restore state for the specified object, only called when this token was created with a bound object
| Object | The object to restore state for |
| Params | Parameters for restoring state |
Implements IMovieScenePreAnimatedToken.