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 |
FConstraintInstanceAccessor GetConstraintByName
&40;
FName ConstraintName,
bool bIncludesTerminated
&41;
Remarks
Gets a constraint by its name
Parameters
| Name | Description |
|---|---|
| ConstraintName | name of the constraint |
| IncludesTerminated | whether or not to return a terminated constraint |