Navigation
BlueprintAPI > BlueprintAPI/MetaHuman > BlueprintAPI/MetaHuman/Compatibility
Checks if the Target Skeleton set in TargetSkeletonOrSkeletalMesh may have compatibility issues. The compatibility test will check if the the skeleton has all the requested curves and will return the missing curves in OutMissingCurvesInSkeleton.
Target is MetaHuman Performance Export Animation Settings
Inputs
| Type | Name | Description |
|---|---|---|
| object | Target | |
| string | In Curves |
Outputs
| Type | Name | Description |
|---|---|---|
| string | Out Missing Curves in Skeleton | |
| boolean | Return Value |