FTextLocalizationManager::DisableGameLocalizationPreview

Disable the game localization preview.

Windows
MacOS
Linux

References

Module

Core

Header

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

Include

#include "Internationalization/TextLocalizationManager.h"

Source

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

Syntax

void DisableGameLocalizationPreview()

Remarks

Disable the game localization preview. @note This is the same as calling EnableGameLocalizationPreview with the native game language (or an empty 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