![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <MovieScenePreAnimatedStateTypes.h>
Public Attributes | |
| FPreAnimatedStorageID | TypeID |
| FPreAnimatedStorageIndex | StorageIndex |
Friends | |
| uint32 | GetTypeHash (const FPreAnimatedStateCachedValueHandle &InEntry) |
| bool | operator== (const FPreAnimatedStateCachedValueHandle &A, const FPreAnimatedStateCachedValueHandle &B) |
A handle to a particular pre-animated value within a FPreAnimatedStateExtension instance
|
friend |
|
friend |
| FPreAnimatedStorageIndex UE::MovieScene::FPreAnimatedStateCachedValueHandle::StorageIndex |
The index to the specific value within the storage implementation
| FPreAnimatedStorageID UE::MovieScene::FPreAnimatedStateCachedValueHandle::TypeID |
The type identifier for the unique storage implementation (see FPreAnimatedStateExtension::StorageImplementations)