unreal.GameplayTask_WaitDelay

class unreal.GameplayTask_WaitDelay(outer: Object | None = None, name: Name | str = 'None')

Bases: GameplayTask

Gameplay Task Wait Delay

C++ Source:

  • Module: GameplayTasks

  • File: GameplayTask_WaitDelay.h

Editor Properties: (see get_editor_property/set_editor_property)

  • on_finish (TaskDelayDelegate): [Read-Write]

property on_finish: TaskDelayDelegate

[Read-Write]

Type:

(TaskDelayDelegate)