unreal.AbilityTask_WaitGameplayEffectStackChange
¶
- class unreal.AbilityTask_WaitGameplayEffectStackChange(outer: Object | None = None, name: Name | str = 'None')¶
Bases:
AbilityTask
Waits for the actor to activate another ability
C++ Source:
Plugin: GameplayAbilities
Module: GameplayAbilities
File: AbilityTask_WaitGameplayEffectStackChange.h
Editor Properties: (see get_editor_property/set_editor_property)
invalid_handle
(WaitGameplayEffectStackChangeDelegate): [Read-Write]on_change
(WaitGameplayEffectStackChangeDelegate): [Read-Write]
- property invalid_handle: WaitGameplayEffectStackChangeDelegate¶
[Read-Write]
- property on_change: WaitGameplayEffectStackChangeDelegate¶
[Read-Write]