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