Skip to main content

GameFeaturePlugin.DeferLocalizationDataLoad

Var

Unreal Engine Var console variable.

GameFeaturePluginDeferLocalizationDataLoad

Description

True if we should defer loading the localization data until 'loading' (new behavior), or false to load it on 'mounting' (old behavior).

Usage

GameFeaturePlugin.DeferLocalizationDataLoad [value]

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