FAggregatorModChannel::RemoveModsWithActiveHandle

Remove all mods from the channel that match the specified gameplay effect handle

Windows
MacOS
Linux

References

Module

GameplayAbilities

Header

/Engine/Plugins/Runtime/GameplayAbilities/Source/GameplayAbilities/Public/GameplayEffectAggregator.h

Include

#include "GameplayEffectAggregator.h"

Source

/Engine/Plugins/Runtime/GameplayAbilities/Source/GameplayAbilities/Private/GameplayEffectAggregator.cpp

Syntax

void RemoveModsWithActiveHandle
(
    const FActiveGameplayEffectHandle & Handle
)

Remarks

Remove all mods from the channel that match the specified gameplay effect handle

Parameters

Parameter

Description

Handle

Handle to use for removal

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