Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/UPhysicsConstraintTemplate
Description
Returns the properties associated with the named constraint profile. If the profile isn't found it returns the default profile properties.
| Name | GetConstraintProfilePropertiesOrDefault |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Classes/PhysicsEngine/PhysicsConstraintTemplate.h |
| Include Path | #include "PhysicsEngine/PhysicsConstraintTemplate.h" |
const FConstraintProfileProperties & GetConstraintProfilePropertiesOrDefault
(
FName ProfileName
) const