Navigation
Unreal Engine C++ API Reference > Runtime > CoreUObject > Internationalization
Type | Name | Description | |
---|---|---|---|
![]() |
FString | TextNamespaceUtil::GetPackageNamespace
(
const UPackage* InPackage |
Given a package, try and get the namespace it should use for localization. |
![]() |
FString | TextNamespaceUtil::GetPackageNamespace
(
const UObject* InObject |
Given an object, try and get the namespace it should use for localization (from its owner package). |