Navigation
Unreal Engine C++ API Reference > Runtime > MovieScene > Evaluation > PreAnimatedState
References
Module | MovieScene |
Header | /Engine/Source/Runtime/MovieScene/Public/Evaluation/PreAnimatedState/MovieScenePreAnimatedStateTypes.h |
Include | #include "Evaluation/PreAnimatedState/MovieScenePreAnimatedStateTypes.h" |
Syntax
struct FPreAnimatedStateCachedValueHandle
Remarks
A handle to a particular pre-animated value within a FPreAnimatedStateExtension instance
Variables
Type | Name | Description | |
---|---|---|---|
![]() |
FPreAnimatedStorageIndex | StorageIndex | The index to the specific value within the storage implementation |
![]() |
FPreAnimatedStorageID | TypeID | The type identifier for the unique storage implementation (see FPreAnimatedStateExtension::StorageImplementations) |