Navigation
API > API/Runtime > API/Runtime/CoreUObject > API/Runtime/CoreUObject/Internationalization
Type | Name | Description | |
---|---|---|---|
![]() |
FString | TextNamespaceUtil::EnsurePackageNamespace
(
UPackage* InPackage |
Given a package, try and ensure it has a namespace it should use for localization. |
![]() |
FString | TextNamespaceUtil::EnsurePackageNamespace
(
UObject* InObject |
Given an object, try and ensure it has a namespace it should use for localization (from its owner package). |