unreal.AbilityTask_WaitAttributeChangeRatioThreshold

class unreal.AbilityTask_WaitAttributeChangeRatioThreshold(outer=None, name='None')

Bases: unreal.AbilityTask

Waits for the ratio between two attributes to match a threshold

C++ Source:

  • Plugin: GameplayAbilities

  • Module: GameplayAbilities

  • File: AbilityTask_WaitAttributeChangeRatioThreshold.h

Editor Properties: (see get_editor_property/set_editor_property)

  • on_change (WaitAttributeChangeRatioThresholdDelegate): [Read-Write] On Change

property on_change

[Read-Write] On Change

Type

(WaitAttributeChangeRatioThresholdDelegate)