Navigation
Unreal Engine C++ API Reference > Developer > LocalizationService > ILocalizationServiceModule
References
Module | LocalizationService |
Header | /Engine/Source/Developer/LocalizationService/Public/ILocalizationServiceModule.h |
Include | #include "ILocalizationServiceModule.h" |
void SetUseGlobalSettings
&40;
bool bIsUseGlobalSettings
&41;
Remarks
Set whether we should use global or per-project settings
Parameters
Name | Description |
---|---|
bIsUseGlobalSettings | Whether we should use global settings |