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