ELocalizationTargetDescriptorLoadingPolicy::ToString

Returns the name of a localization loading policy.

Windows
MacOS
Linux

References

Module

Projects

Header

/Engine/Source/Runtime/Projects/Public/LocalizationDescriptor.h

Include

#include "LocalizationDescriptor.h"

Source

/Engine/Source/Runtime/Projects/Private/LocalizationDescriptor.cpp

Syntax

namespace ELocalizationTargetDescriptorLoadingPolicy
{
    const TCHAR * ELocalizationTargetDescriptorLoadingPolicy::ToString
    (
        const ELocalizationTargetDescriptorLoadingPolicy::Type Value
    )
}

Remarks

Returns the name of a localization loading policy.

Returns

The string representation of this enum value

Parameters

Parameter

Description

The

value to convert to a string

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss