RemoveGameplayEffectQuery

On Application of an effect, any active effects with this this query that matches against the added effect will be removed.

Windows
MacOS
Linux

Syntax

[UPROPERTY](Programming/UnrealArchitecture/Reference/Properties)(EditDefaultsOnly, BlueprintReadOnly, Category=Tags,
          Meta=(DisplayAfter="RemovalTagRequirements"))
FGameplayEffectQuery RemoveGameplayEffectQuery

Remarks

On Application of an effect, any active effects with this this query that matches against the added effect will be removed. Queries are more powerful but slightly slower than RemoveGameplayEffectsWithTags.

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