GetLocalizedPackagePath

Overload list

Windows
MacOS
Linux
Name Description

Public function Static

FString

 

GetLocalizedPackagePath

(
    const FString& InSourcePackagePath
)

Gets the localized version of a long package path for the current culture, or returns the source package if there is no suitable localized package.

Public function Static

FString

 

GetLocalizedPackagePath

(
    const FString& InSourcePackagePath,
    const FString& InCultureName
)

Gets the localized version of a long package path for the given culture, or returns the source package if there is no suitable localized package.

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