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 |
int32 FindConstraintIndex
(
FName ConstraintName
)
Remarks
Find Constraint Index from the name Constraint Index
Parameters
| Name | Description |
|---|---|
| ConstraintName | Joint Name of constraint to look for |