BlueprintAPI > BlueprintAPI/AnimationBlueprintLibrary > BlueprintAPI/AnimationBlueprintLibrary/Helpers
Checks whether or not the given Track Name is a valid Animation Notify Track in the Animation Sequence
Target is Animation Blueprint Library
Inputs
| Type | Name | Description |
|---|---|---|
| object | Animation Sequence Base | |
| name | Notify Track Name |
Outputs
| Type | Name | Description |
|---|---|---|
| boolean | Return Value | Checks whether or not the given Track Name is a valid Animation Notify Track in the Animation Sequence |