![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
Public Member Functions | |
| FKeyType (UObject *InObject, const FConstraintComponentData &ComponentData) | |
Public Attributes | |
| FObjectKey | Object |
| FGuid | ConstraintID |
Friends | |
| uint32 | GetTypeHash (const FKeyType &InKey) |
| bool | operator== (const FKeyType &A, const FKeyType &B) |
Key type that stores pre-animated state associated with the object and its constraint name
|
inline |
Constructor that takes a BoundObject and ConstraintChannel component
Hashing and equality required for storage within a map
| FGuid UE::MovieScene::FPreAnimatedConstraintTraits::FKeyType::ConstraintID |
| FObjectKey UE::MovieScene::FPreAnimatedConstraintTraits::FKeyType::Object |