Navigation
Type | Name | Description | |
---|---|---|---|
![]() |
FString | TextNamespaceUtil::GetPackageNamespace
(
FArchive& InArchive |
Given an archive, try and get the package namespace it should use for localization. |
![]() |
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). |