FAggregatorModChannelContainer::FindOrAddModChannel

Find or add a modifier channel for the specified enum value

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

FAggregatorModChannel & FindOrAddModChannel
(
    EGameplayModEvaluationChannel Channel
)

Remarks

Find or add a modifier channel for the specified enum value

Returns

Modifier channel for the specified enum value

Parameters

Parameter

Description

Channel

Channel to find or add a modifier channel for

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