BlueprintAPI > BlueprintAPI/AnimationBlueprintLibrary > BlueprintAPI/AnimationBlueprintLibrary/NotifyEvents
Adds an Animation Notify Event to Notify track in the given Animation with the given Notify creation data
Target is Animation Blueprint Library
Inputs
Type | Name | Description |
---|---|---|
exec | In | |
object | Animation Sequence Base | |
name | Notify Track Name | |
real | Start Time | |
class | Notify Class |
Outputs
Type | Name | Description |
---|---|---|
exec | Out | |
object | Return Value | Adds an Animation Notify Event to Notify track in the given Animation with the given Notify creation data |