Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Components > API/Runtime/Engine/Components/USkeletalMeshComponent
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Classes/Components/SkeletalMeshComponent.h |
| Include | #include "Components/SkeletalMeshComponent.h" |
| Source | /Engine/Source/Runtime/Engine/Private/SkeletalMeshComponentPhysics.cpp |
bool GetConstraintProfilePropertiesOrDefault
&40;
FConstraintProfileProperties & OutProperties,
FName JointName,
FName ProfileName
&41;
Remarks
Gets the constraint profile properties that a joint drive would adopt if it were set to the given constraint profile. The default will be returned if an empty or invalid profile name is passed in. Returns true if the successful, or false if the joint can't be found.