unreal.AbilityTask_WaitVelocityChange¶
- class unreal.AbilityTask_WaitVelocityChange(outer=None, name='None')¶
Bases:
unreal.AbilityTaskAbility Task Wait Velocity Change
C++ Source:
Plugin: GameplayAbilities
Module: GameplayAbilities
File: AbilityTask_WaitVelocityChange.h
Editor Properties: (see get_editor_property/set_editor_property)
on_velocity_chage(WaitVelocityChangeDelegate): [Read-Write] On Velocity Chage: Delegate called when velocity requirements are met
- property on_velocity_chage¶
[Read-Write] On Velocity Chage: Delegate called when velocity requirements are met
- Type