Navigation
BlueprintAPI > BlueprintAPI/EditorScripting > BlueprintAPI/EditorScripting/Skeleton
Retrieve all curve metadata name from the skeleton.
Target is Skeletal Mesh Editor Subsystem
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| object | Target Skeleton | The skeleton we query the data from. |
| enum | Filter |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out | |
| name | Out Names | Receive all the name of the curves that has metadata in the skeleton. |