Navigation
API > API/Runtime > API/Runtime/MovieScene > API/Runtime/MovieScene/TPreAnimatedStateStorage > API/Runtime/MovieScene/TPreAnimatedStateStorage/FCachedData
Overloads
| 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 |
FCachedData()
| Name | FCachedData |
| Type | function |
| Header File | /Engine/Source/Runtime/MovieScene/Public/Evaluation/PreAnimatedState/MovieScenePreAnimatedStateStorage.h |
| Include Path | #include "Evaluation/PreAnimatedState/MovieScenePreAnimatedStateStorage.h" |
FCachedData()
FCachedData(const KeyType &)
| Name | FCachedData |
| Type | function |
| Header File | /Engine/Source/Runtime/MovieScene/Public/Evaluation/PreAnimatedState/MovieScenePreAnimatedStateStorage.h |
| Include Path | #include "Evaluation/PreAnimatedState/MovieScenePreAnimatedStateStorage.h" |
FCachedData
(
const KeyType & InKey
)
FCachedData(const KeyType &, StorageType &&)
| Name | FCachedData |
| Type | function |
| Header File | /Engine/Source/Runtime/MovieScene/Public/Evaluation/PreAnimatedState/MovieScenePreAnimatedStateStorage.h |
| Include Path | #include "Evaluation/PreAnimatedState/MovieScenePreAnimatedStateStorage.h" |
FCachedData
(
const KeyType & InKey,
StorageType && InValue
)