Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Components > API/Runtime/Engine/Components/USkinnedMeshComponent
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Classes/Components/SkinnedMeshComponent.h |
| Include | #include "Components/SkinnedMeshComponent.h" |
| Source | /Engine/Source/Runtime/Engine/Private/Components/SkinnedMeshComponent.cpp |
FName GetParentBone
&40;
FName BoneName
&41; const
Remarks
Get Parent Bone of the input bone the name of the parent bone for the specified bone. Returns 'None' if the bone does not exist or it is the root bone
Parameters
| Name | Description |
|---|---|
| BoneName | Name of the bone |