Unreal Engine Blueprint API Reference > Animation Blueprint Library > Notify Events
Adds an Animation Notify State Event to Notify track in the given Animation with the given Notify State creation data
Target is Animation Blueprint Library
Inputs
Type | Name | Description |
---|---|---|
exec | In | |
object | Animation Sequence Base | |
name | Notify Track Name | |
real | Start Time | |
real | Duration | |
class | Notify State Class |
Outputs
Type | Name | Description |
---|---|---|
exec | Out | |
object | Return Value | Adds an Animation Notify State Event to Notify track in the given Animation with the given Notify State creation data |