![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <MovieScenePreAnimatedStateTypes.h>
Public Member Functions | |
| bool | IsValid () const |
| operator bool () const | |
Public Attributes | |
| FPreAnimatedStorageGroupHandle | GroupHandle |
| FPreAnimatedStateCachedValueHandle | ValueHandle |
Friends | |
| uint32 | GetTypeHash (const FPreAnimatedStateEntry &InEntry) |
| bool | operator== (const FPreAnimatedStateEntry &A, const FPreAnimatedStateEntry &B) |
Specifies an entry to a specific piece of pre-animated state within a FPreAnimatedStateExtension instance. An entry is represented by a group handle (usually relating to a UObject* retrieved from FPreAnimatedObjectGroupManager) and the handle to the specific storage entry
|
inline |
|
inlineexplicit |
|
friend |
|
friend |
| FPreAnimatedStorageGroupHandle UE::MovieScene::FPreAnimatedStateEntry::GroupHandle |
An index into FPreAnimatedStateExtension::GroupMetaData
| FPreAnimatedStateCachedValueHandle UE::MovieScene::FPreAnimatedStateEntry::ValueHandle |
A handle for the actual storage location of the value