Navigation
API > API/Runtime > API/Runtime/MovieScene > API/Runtime/MovieScene/FStatelessPreAnimatedTokenProduc-
Inheritance Hierarchy
- IMovieScenePreAnimatedToken
- FStatelessPreAnimatedTokenProducer::FToken
References
Module | MovieScene |
Header | /Engine/Source/Runtime/MovieScene/Public/MovieSceneExecutionToken.h |
Include | #include "MovieSceneExecutionToken.h" |
Syntax
struct FToken : public IMovieScenePreAnimatedToken
Variables
Type | Name | Description | |
---|---|---|---|
![]() |
StaticFunction | FunctionPtr |
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
FToken
(
StaticFunction InFunctionPtr |
Overridden from IMovieScenePreAnimatedToken
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
void | RestoreState
(
UObject& Object, |
Restore state for the specified object, only called when this token was created with a bound object |