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