Navigation
BlueprintAPI > BlueprintAPI/UAF
Add a subsequent dependency on the component's primary tick function to the specified event The component will tick after the event
Target is Anim Next Component
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| object | Target | |
| object | Component | The component to add as a subsequent of the event |
| name | Event Name | The event to add the dependency to |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out |