FLocalizationGatherPathRootUtil::GetResolvedPathRootToken

Get the resolved placeholder token of the path root ("%LOCENGINEROOT%" for Engine or "%LOCPROJECTROOT%" for Project; empty for Auto)

Windows
MacOS
Linux

References

Module

Localization

Header

/Engine/Source/Developer/Localization/Public/LocalizationTargetTypes.h

Include

#include "LocalizationTargetTypes.h"

Source

/Engine/Source/Developer/Localization/Private/LocalizationTargetTypes.cpp

Syntax

static FString GetResolvedPathRootToken
(
    const ELocalizationGatherPathRoot InPathRoot
)

Remarks

Get the resolved placeholder token of the path root ("%LOCENGINEROOT%" for Engine or "%LOCPROJECTROOT%" for Project; empty for Auto)

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