UAbilitySystemComponent::HasMatchingGameplayTag

Gameplay tag operations Implements [IGameplayTagAssetInterface](API\Runtime\GameplayTags\IGameplayTagAssetInterface) using the TagCountContainer

Windows
MacOS
Linux

Override Hierarchy

IGameplayTagAssetInterface::HasMatchingGameplayTag()

UAbilitySystemComponent::HasMatchingGameplayTag()

References

Module

GameplayAbilities

Header

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

Include

#include "AbilitySystemComponent.h"

Syntax

virtual bool HasMatchingGameplayTag
(
    FGameplayTag TagToCheck
) const

Remarks

Gameplay tag operations Implements IGameplayTagAssetInterface using the TagCountContainer

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