BlueprintAPI > BlueprintAPI/GameplayTasks
Wait specified time. This is functionally the same as a standard Delay node.
Target is Gameplay Task Wait Delay
Inputs
Type | Name | Description |
---|---|---|
exec | In | |
interface | Task Owner | |
real | Time | |
byte | Priority |
Outputs
Type | Name | Description |
---|---|---|
exec | Out | |
object | Async Task | |
exec | On Finish |