Navigation
API > API/Runtime > API/Runtime/CoreUObject > API/Runtime/CoreUObject/Internationalization
| Type | Name | Description | |
|---|---|---|---|
| void | TextNamespaceUtil::ForcePackageNamespace
(
UPackage* InPackage, |
Given a package, force it to have the given namespace for localization (even if a transient package!). | |
| void | TextNamespaceUtil::ForcePackageNamespace
(
UObject* InObject, |
Given an object, force it to have the given namespace for localization (from its owner package, even if a transient package!). |