![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <MovieScenePreAnimatedStateStorage.h>
Public Member Functions | |
| FCachedData () | |
| FCachedData (const KeyType &InKey) | |
| FCachedData (const KeyType &InKey, StorageType &&InValue) | |
Public Attributes | |
| KeyType | Key |
| StorageType | Value |
| bool | bInitialized: 1 |
| bool | bPersistent: 1 |
|
inline |
|
inline |
|
inline |
| bool UE::MovieScene::TPreAnimatedStateStorage< StorageTraits >::FCachedData::bInitialized |
| bool UE::MovieScene::TPreAnimatedStateStorage< StorageTraits >::FCachedData::bPersistent |
| KeyType UE::MovieScene::TPreAnimatedStateStorage< StorageTraits >::FCachedData::Key |
| StorageType UE::MovieScene::TPreAnimatedStateStorage< StorageTraits >::FCachedData::Value |