ILocalizationModule

Windows
MacOS
Linux

Inheritance Hierarchy

IModuleInterface

ILocalizationModule

References

Module

Localization

Header

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

Include

#include "LocalizationModule.h"

Syntax

class ILocalizationModule : public IModuleInterface

Functions

Name Description

Public function Static

ILocalizatio...

 

Get()

Public function

ULocalizatio...

 

GetLocalizationTargetByName

(
    FString TargetName,
    bool bIsEngineTarget
)

Public function

bool

 

HandleRegenLocCommand

(
    const FString& InConfigFilePath
)

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