IGameplayTagsEditorModule::UpdateTagInINI

Updates info about a tag

Windows
MacOS
Linux

References

Module

GameplayTagsEditor

Header

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

Include

#include "GameplayTagsEditorModule.h"

Syntax

bool UpdateTagInINI
(
    const FString & TagToUpdate,
    const FString & Comment,
    bool bIsRestrictedTag,
    bool bAllowNonRestrictedChildren
)

Remarks

Updates info about a tag

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