Navigation
BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Time
Invalidate the supplied TimerHandle and return it.
Target is Kismet System Library
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| struct | Handle | The handle of the timer to invalidate. |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out | |
| struct | Return Value | Return the invalidated timer handle for convenience. |