Navigation
API > API/Runtime > API/Runtime/CoreUObject > API/Runtime/CoreUObject/Misc > API/Runtime/CoreUObject/Misc/FPackageName
| Type | Name | Description | |
|---|---|---|---|
| FString | GetLocalizedPackagePath
(
const FString& InSourcePackagePath |
Gets the localized version of a long package path for the current culture, or returns the source package if there is no suitable localized package. | |
| FString | GetLocalizedPackagePath
(
const FString& InSourcePackagePath, |
Gets the localized version of a long package path for the given culture, or returns the source package if there is no suitable localized package. |