Navigation
API > API/Runtime > API/Runtime/GameplayTasks > API/Runtime/GameplayTasks/Tasks > API/Runtime/GameplayTasks/Tasks/UGameplayTask_WaitDelay
| Type | Name | Description | |
|---|---|---|---|
| UGameplayTask_WaitDelay * | TaskWaitDelay
(
TScriptInterface< IGameplayTaskOwnerInterface > TaskOwner, |
Wait specified time. This is functionally the same as a standard Delay node. | |
| UGameplayTask_WaitDelay * | TaskWaitDelay
(
IGameplayTaskOwnerInterface& InTaskOwner, |