BlueprintAPI > BlueprintAPI/AnimationBlueprintLibrary > BlueprintAPI/AnimationBlueprintLibrary/Helpers
Checks whether or not the given Animation Track Name is contained within the Animation Sequence
Target is Animation Blueprint Library
Inputs
Type | Name | Description |
---|---|---|
exec | In | |
object | Animation Sequence Base | |
name | Track Name |
Outputs
Type | Name | Description |
---|---|---|
exec | Out | |
boolean | Return Value | Checks whether or not the given Animation Track Name is contained within the Animation Sequence |