FGameplayTagContainer::ToMatchingText

Returns human readable description of what match is being looked for on the readable tag list.

Choose your operating system:

Windows

macOS

Linux

References

Module

GameplayTags

Header

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

Include

#include "GameplayTagContainer.h"

Source

/Engine/Source/Runtime/GameplayTags/Private/GameplayTagContainer.cpp

Syntax

FText ToMatchingText
(
    EGameplayContainerMatchType MatchType,
    bool bInvertCondition
) const

Remarks

Returns human readable description of what match is being looked for on the readable tag list.