Choose your operating system:
Windows
macOS
Linux
Actions
Find Curve Identifier |
Tries to construct a valid FAnimationCurveIdentifier instance. It tries to find the underlying SmartName on the provided Skeleton for the provided curve type. Target is Animation Curve Identifier Extensions |
Get Curve Identifier |
Constructs a valid FAnimationCurveIdentifier instance. Ensuring that the underlying SmartName exists on the provided Skeleton for the provided curve type. If it is not found initially it will add it to the Skeleton thus modifying it. Target is Animation Curve Identifier Extensions |
Get Curve Identifiers |
Retrieves all curve identifiers for a specific curve types from the provided Skeleton Target is Animation Curve Identifier Extensions |
Get Transform Child Curve Identifier |
Converts a valid FAnimationCurveIdentifier instance with RCT_Transform curve type to target a child curve. Target is Animation Curve Identifier Extensions |