FAggregatorEvaluateMetaData

Data that is used in aggregator evaluation that is intrinsic to the aggregator itself.

Windows
MacOS
Linux

References

Module

GameplayAbilities

Header

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

Include

#include "GameplayEffectAggregator.h"

Syntax

struct FAggregatorEvaluateMetaData

Remarks

Data that is used in aggregator evaluation that is intrinsic to the aggregator itself. Not passed in from the game code (though maybe originally setup once by the game code)

Variables

Name Description

Public variable

FCustomQualifie...

 

CustomQualifiesFunc

Constructors

Name Description

Public function

FAggregatorEvaluateMetaData

(
    FCustomQualifiesFunc InQualifierFun...
)

Typedefs

Name

Description

FCustomQualifiesFunc

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