obj.PrematureConfigLoadErrorLevel
VarUnreal Engine Var console variable.
objPrematureConfigLoadErrorLevel
Description
Determines the level of warning issued if LoadConfig is called on an object that is not yet sufficiently initialized. 0=Display, 1=Warning, 2=Ensure, 3=Check
Usage
obj.PrematureConfigLoadErrorLevel [value]Set via the console (~) or in DefaultEngine.ini / DefaultGame.ini.

