Navigation
API > API/Runtime > API/Runtime/MovieScene
| |
|
| Name |
FTokenProducer |
| Type |
struct |
| Header File |
/Engine/Source/Runtime/MovieScene/Public/Evaluation/MovieScenePropertyTemplate.h |
| Include Path |
#include "Evaluation/MovieScenePropertyTemplate.h" |
Syntax
template<typename PropertyValueType>
struct FTokenProducer : public IMovieScenePreAnimatedTokenProducer
Implements Interfaces
Constructors
Variables
Public
Functions
Public
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
Produce a token that can be used to return the specified object back to its current state |
Evaluation/MovieScenePropertyTemplate.h |
|