Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/UPhysicsConstraintTemplate
Description
Whether the constraint template has this profile. Note we cannot return a pointer to the constraint profile as it's in a TArray by value and could be resized leading to an unsafe API
| Name | ContainsConstraintProfile |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Classes/PhysicsEngine/PhysicsConstraintTemplate.h |
| Include Path | #include "PhysicsEngine/PhysicsConstraintTemplate.h" |
bool ContainsConstraintProfile
(
FName ProfileName
) const