UGameplayAbility::OnRemoveAbility

Called when the ability is removed from an AbilitySystemComponent

Windows
MacOS
Linux

References

Module

GameplayAbilities

Header

/Engine/Plugins/Runtime/GameplayAbilities/Source/GameplayAbilities/Public/Abilities/GameplayAbility.h

Include

#include "Abilities/GameplayAbility.h"

Syntax

virtual void OnRemoveAbility
(
    const FGameplayAbilityActorInfo * ActorInfo,
    const FGameplayAbilitySpec & Spec
)

Remarks

Called when the ability is removed from an AbilitySystemComponent

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