FTextLocalizationManager::UpdateFromLocalizationResource

Updates display string entries and adds new display string entries based on localizations found in a specified localization resource.

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 UpdateFromLocalizationResource
(
    const FString & LocalizationResourceFilePath
)

Remarks

Updates display string entries and adds new display string entries based on localizations found in a specified localization resource.

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