BlueprintAPI > BlueprintAPI/Animation
Bind an animation finished delegate.
Target is User Widget
Inputs
Type | Name | Description |
---|---|---|
exec | In | |
object | Target | |
object | Animation | the animation to listen for starting or finishing. |
delegate | Delegate | the delegate to call when the animation's state changes |
Outputs
Type | Name | Description |
---|---|---|
exec | Out |