FGameplayTag::FromExportString

Sets from a ImportText string, used in asset registry

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

void FromExportString
(
    const FString & ExportString,
    int32 PortFlags
)

Remarks

Sets from a ImportText string, used in asset registry