unreal.AbilityTask_WaitAttributeChangeRatioThreshold

class unreal.AbilityTask_WaitAttributeChangeRatioThreshold(outer: Object | None = None, name: 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]

property on_change: WaitAttributeChangeRatioThresholdDelegate

[Read-Write]

Type:

(WaitAttributeChangeRatioThresholdDelegate)