Navigation
BlueprintAPI > BlueprintAPI/AnimationBlueprintLibrary > BlueprintAPI/AnimationBlueprintLibrary/Skeleton
Adds a curve metadata entry with the specified name on the skeleton
Target is Animation Blueprint Library
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| object | Skeleton | |
| name | Curve Name | |
| boolean | Transact | If true record a new transaction |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out | |
| boolean | Return Value | true if an entry was added, false if an entry already existed |