UAbilityAsync_WaitGameplayEffectApplied::EndAction

Explicitly end the action, will disable any callbacks and allow action to be deleted

Windows
MacOS
Linux

Override Hierarchy

UAbilityAsync::EndAction()

UAbilityAsync_WaitGameplayEffectApplied::EndAction()

References

Module

GameplayAbilities

Header

/Engine/Plugins/Runtime/GameplayAbilities/Source/GameplayAbilities/Public/Abilities/Async/AbilityAsync_WaitGameplayEffectApplied.h

Include

#include "Abilities/Async/AbilityAsync_WaitGameplayEffectApplied.h"

Source

/Engine/Plugins/Runtime/GameplayAbilities/Source/GameplayAbilities/Private/Abilities/Async/AbilityAsync_WaitGameplayEffectApplied.cpp

Syntax

virtual void EndAction()

Remarks

Explicitly end the action, will disable any callbacks and allow action to be deleted

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss