Navigation
API > API/Runtime > API/Runtime/MovieScene > API/Runtime/MovieScene/Evaluation > API/Runtime/MovieScene/Evaluation/PreAnimatedState > API/Runtime/MovieScene/Evaluation/PreAnimatedState/TPreAnimatedStateStorage
References
| Module | MovieScene |
| Header | /Engine/Source/Runtime/MovieScene/Public/Evaluation/PreAnimatedState/MovieScenePreAnimatedStateStorage.h |
| Include | #include "Evaluation/PreAnimatedState/MovieScenePreAnimatedStateStorage.h" |
Syntax
struct FCachedData
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool: 1 | bInitialized | ||
| bool: 1 | bPersistent | ||
| KeyType | Key | ||
| StorageType | Value |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FCachedData () |
|||
FCachedData
(
const KeyType& InKey |
|||
FCachedData
(
const KeyType& InKey, |