FAggregatorModChannelContainer::RemoveAggregatorMod

Removes any mods from every channel matching the specified 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 RemoveAggregatorMod
(
    const FActiveGameplayEffectHandle & ActiveHandle
)

Remarks

Removes any mods from every channel matching the specified handle

Parameters

Parameter

Description

ActiveHandle

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