UGameplayTagsManager::GameplayTagsMatch

Windows
MacOS
Linux

Deprecated

References

Module

GameplayTags

Header

/Engine/Source/Runtime/GameplayTags/Classes/GameplayTagsManager.h

Include

#include "GameplayTagsManager.h"

Syntax

bool GameplayTagsMatch
(
    const FGameplayTag & GameplayTagOne,
    TEnumAsByte< EGameplayTagMatchType::Type > MatchTypeOne,
    const FGameplayTag & GameplayTagTwo,
    TEnumAsByte< EGameplayTagMatchType::Type > MatchTypeTwo
) const

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