FAggregatorEvaluateMetaData

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

Choose your operating system:

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