FAggregator::EvaluateToChannel

Evaluates the aggregator with the internal base value and given parameters, up to the specified evaluation channel (inclusive)

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

float EvaluateToChannel
(
    const FAggregatorEvaluateParameters & Parameters,
    EGameplayModEvaluationChannel FinalChannel
) const

Remarks

Evaluates the aggregator with the internal base value and given parameters, up to the specified evaluation channel (inclusive)

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