Navigation
Unreal Engine C++ API Reference > 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, |