Skip to main content

Localization.AlwaysLoadNativeLocalizationDataDuringInitialization

Var

Unreal Engine Var console variable.

LocalizationAlwaysLoadNativeLocalizationDataDuringInitialization

Description

True to load the native localization data during initialization, even if we're not starting in the native language. This ensures that all gathered text will load some localization data, even if not fully translated.

Usage

Localization.AlwaysLoadNativeLocalizationDataDuringInitialization [value]

Set via the console (~) or in DefaultEngine.ini / DefaultGame.ini.