Navigation
BlueprintAPI > BlueprintAPI/Components > BlueprintAPI/Components/SkinnedMesh
Get Bone Name from index
Target is Skinned Mesh Component
Inputs
| Type | Name | Description |
|---|---|---|
| object | Target | |
| integer | Bone Index | Index of the bone |
Outputs
| Type | Name | Description |
|---|---|---|
| name | Return Value | the name of the bone at the specified index |