UGameplayEffectExecutionCalculation::GetValidTransientAggregatorIdentifiers

Gets the collection of identifiers of valid transient aggregators ("temporary variable aggregators")

Windows
MacOS
Linux

References

Module

GameplayAbilities

Header

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

Include

#include "GameplayEffectExecutionCalculation.h"

Source

/Engine/Plugins/Runtime/GameplayAbilities/Source/GameplayAbilities/Private/GameplayEffectExecutionCalculation.cpp

Syntax

virtual const FGameplayTagContainer & GetValidTransientAggregatorIdentifiers() const

Remarks

Gets the collection of identifiers of valid transient aggregators ("temporary variable aggregators")

Returns

Array of valid transient aggregator identifiers

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