ILocalizationModule::HandleRegenLocCommand

Given a config file, generate a compiled LocRes file for the active culture and use it to update the live-entries in the localization manager.

Windows
MacOS
Linux

References

Module

Localization

Header

/Engine/Source/Developer/Localization/Public/LocalizationModule.h

Include

#include "LocalizationModule.h"

Syntax

bool HandleRegenLocCommand
(
    const FString & InConfigFilePath
)

Remarks

Given a config file, generate a compiled LocRes file for the active culture and use it to update the live-entries in the 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