TextNamespaceUtil::GetPackageNamespace

Overload list

Windows
MacOS
Linux
Name Description

Public function

FString

 

TextNamespaceUtil::GetPackageNamespace

(
    FArchive& InArchive
)

Given an archive, try and get the package namespace it should use for localization.

Public function

FString

 

TextNamespaceUtil::GetPackageNamespace

(
    const UPackage* InPackage
)

Given a package, try and get the namespace it should use for localization.

Public function

FString

 

TextNamespaceUtil::GetPackageNamespace

(
    const UObject* InObject
)

Given an object, try and get the namespace it should use for localization (from its owner 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