ILocalizationServiceModule::SetUseGlobalSettings

Set whether we should use global or per-project settings

Windows
MacOS
Linux

References

Module

LocalizationService

Header

/Engine/Source/Developer/LocalizationService/Public/ILocalizationServiceModule.h

Include

#include "ILocalizationServiceModule.h"

Syntax

void SetUseGlobalSettings
(
    bool bIsUseGlobalSettings
)

Remarks

Set whether we should use global or per-project settings

Parameters

Parameter

Description

bIsUseGlobalSettings

Whether we should use global settings

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