unreal.GameplayTask_WaitDelay¶
- class unreal.GameplayTask_WaitDelay(outer=None, name='None')¶
Bases:
unreal.GameplayTaskGameplay 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] On Finish
- property on_finish¶
[Read-Write] On Finish
- Type