IGameplayTagsEditorModule::DeleteTagFromINI

Tries to delete a tag from the library.

Windows
MacOS
Linux

References

Module

GameplayTagsEditor

Header

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

Include

#include "GameplayTagsEditorModule.h"

Syntax

bool DeleteTagFromINI
(
    TSharedPtr< struct FGameplayTagNode > TagNodeToDelete
)

Remarks

Tries to delete a tag from the library. This will pop up special UI or error messages as needed. It will also delete redirectors if that is specified.

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