Navigation
BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Time
Set a timer to execute a delegate next tick.
Target is Kismet System Library
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| delegate | Event |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out | |
| struct | Return Value | The timer handle to pass to other timer functions to manipulate this timer. |