FTextLocalizationManager::RegisterPolyglotTextData

Register a polyglot text data with the text localization manager.

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 RegisterPolyglotTextData
(
    const FPolyglotTextData & InPolyglotTextData,
    const bool InAddDisplayString
)

Remarks

Register a polyglot text data with the text localization manager.

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