EGameplayTagUIMode

Determines the behavior of the gameplay tag UI depending on where it's used

Windows
MacOS
Linux

References

Module

GameplayTagsEditor

Header

/Engine/Plugins/Editor/GameplayTagsEditor/Source/GameplayTagsEditor/Public/SGameplayTagWidget.h

Include

#include "SGameplayTagWidget.h"

Syntax

enum EGameplayTagUIMode
{
    SelectionMode,
    ManagementMode,
}

Values

Name

Description

SelectionMode

ManagementMode

Remarks

Determines the behavior of the gameplay tag UI depending on where it's used

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