Navigation
Unreal Engine C++ API Reference > Runtime > Projects
References
Module | Projects |
Header | /Engine/Source/Runtime/Projects/Public/LocalizationDescriptor.h |
Include | #include "LocalizationDescriptor.h" |
Source | /Engine/Source/Runtime/Projects/Private/LocalizationDescriptor.cpp |
namespace ELocalizationTargetDescriptorLoadingPolicy
{
const TCHAR * ELocalizationTargetDescriptorLoadingPolicy::ToString
(
const ELocalizationTargetDescriptorLoadingPolicy::Type Value
)
}
Remarks
Returns the name of a localization loading policy. The string representation of this enum value
Parameters
Name | Description |
---|---|
The | value to convert to a string |