> For the complete documentation index, see [llms.txt](https://docs.existent.com/documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.existent.com/documentation/resources/existent-api/index/existentbonemappingsbase/getexcludedbonenames.md).

# GetExcludedBoneNames

[ExistentDocumentation](https://gitlab.com/lightgarden-studios/existent-documentation/-/blob/v0.1.0/resources/BPNodes/index.md) > [ExistentBoneMappingsBase](/documentation/resources/existent-api/index/existentbonemappingsbase.md) > Get Excluded Bone Names

## Get Excluded Bone Names

Returns the array of excluded bone names. The return value of this function is not the same as the excluded bones array which can directly be\
accessed. Keep in mind that the excluded bone names is an array of the excluded bone properties and not their actual value. This function\
returns their actor values.

![](/files/EmZxtybzY4MDB9wSldWh)

#### Inputs

|                                                                                |   |
| ------------------------------------------------------------------------------ | - |
| <p><strong>Target</strong><br>Existent Bone Mappings Base Object Reference</p> |   |

#### Outputs

|                                                        |                                  |
| ------------------------------------------------------ | -------------------------------- |
| <p><strong>Return Value</strong><br>Array of Names</p> | An array of excluded bone names. |
