Navigation
BlueprintAPI > BlueprintAPI/AnimationBlueprintLibrary > BlueprintAPI/AnimationBlueprintLibrary/Skeleton
Removes a curve metadata entry for the specified name.
Target is Animation Blueprint Library
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| object | Skeleton | |
| name | Curve Name | The name of the curve to remove the metadata for |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out | |
| boolean | Return Value | true if the entry was successfully removed (i.e. it existed) |