Choose your operating system:
Windows
macOS
Linux
UPROPERTY(EditDefaultsOnly, BlueprintReadOnly, Category=Tags,
Meta=(DisplayAfter="RemovalTagRequirements"))
FGameplayEffectQuery RemoveGameplayEffectQuery
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.