FAggregatorEvaluateParameters

Data that is used in aggregator evaluation that is passed from the caller/game code

Windows
MacOS
Linux

References

Module

GameplayAbilities

Header

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

Include

#include "GameplayEffectAggregator.h"

Syntax

struct FAggregatorEvaluateParameters

Remarks

Data that is used in aggregator evaluation that is passed from the caller/game code

Variables

Name Description

Public variable

FGameplayTagCon...

 

AppliedSourceTagFilter

If any tags are specified in the filter, a mod's owning active gameplay effect's source tags must match ALL of them in order for the mod to count during evaluation

Public variable

FGameplayTagCon...

 

AppliedTargetTagFilter

If any tags are specified in the filter, a mod's owning active gameplay effect's target tags must match ALL of them in order for the mod to count during evaluation

Public variable

TArray< FActive...

 

IgnoreHandles

Any mods with one of these handles will be ignored during evaluation

Public variable

bool

 

IncludePredictiveMods

Public variable

const FGameplay...

 

SourceTags

Public variable

const FGameplay...

 

TargetTags

Constructors

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