unreal.AbilityTask_WaitAttributeChangeRatioThreshold

class unreal.AbilityTask_WaitAttributeChangeRatioThreshold(outer: Optional[Object] = None, name: Union[Name, str] = 'None')

Bases: 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: WaitAttributeChangeRatioThresholdDelegate

[Read-Write] On Change

Type:

(WaitAttributeChangeRatioThresholdDelegate)