Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Plugins/Runtime/GameplayAbilities/Source/GameplayAbilities/Public/GameplayEffectAggregator.h |
Include |
#include "GameplayEffectAggregator.h" |
Source |
/Engine/Plugins/Runtime/GameplayAbilities/Source/GameplayAbilities/Private/GameplayEffectAggregator.cpp |
void RemoveAggregatorMod
(
const FActiveGameplayEffectHandle & ActiveHandle
)
Removes any mods from every channel matching the specified handle
Parameter |
Description |
---|---|
ActiveHandle |
Handle to use for removal |