FAggregatorMod

Windows
MacOS
Linux

References

Module

GameplayAbilities

Header

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

Include

#include "GameplayEffectAggregator.h"

Syntax

struct FAggregatorMod

Variables

Name Description

Public variable

FActiveGameplay...

 

ActiveHandle

Public variable

float

 

EvaluatedMagnitude

Public variable

bool

 

IsPredicted

Public variable

const FGameplay...

 

SourceTagReqs

Public variable

float

 

StackCount

Public variable

const FGameplay...

 

TargetTagReqs

Functions

Name Description

Public function Const

bool

 

Qualifies()

Public function Const

void

 

SetExplicitQualifies

(
    bool NewQualifies
)

Intended to be used by FAggregatorEvaluateMetaData::CustomQualifiesFunc to toggle qualifications of mods

Public function Const

void

 

UpdateQualifies

(
    const FAggregatorEvaluateParameters...
)

Called to update the Qualifies bool

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