TextNamespaceUtil::ForcePackageNamespace

Overload list

Windows
MacOS
Linux
Name Description

Public function

void

 

TextNamespaceUtil::ForcePackageNamespace

(
    UPackage* InPackage,
    const FString& InNamespace
)

Given a package, force it to have the given namespace for localization (even if a transient package!).

Public function

void

 

TextNamespaceUtil::ForcePackageNamespace

(
    UObject* InObject,
    const FString& InNamespace
)

Given an object, force it to have the given namespace for localization (from its owner package, even if a transient 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