TextLocalizationResourceUtil::GetDisabledLocalizationTargets

Get the array of localization targets that have been disabled for the current configuration.

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Internationalization/TextLocalizationResource.h

Include

#include "Internationalization/TextLocalizationResource.h"

Source

/Engine/Source/Runtime/Core/Private/Internationalization/TextLocalizationResource.cpp

Syntax

namespace TextLocalizationResourceUtil
{
    const TArray< FString > & TextLocalizationResourceUtil::GetDisabledLocalizationTargets()
}

Remarks

Get the array of localization targets that have been disabled for the current configuration.

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