au.DisableAutomaticPrecache
VarUnreal Engine Var console variable.
auDisableAutomaticPrecache
Description
When set to 1, this disables precaching on load or startup, it will only precache synchronously when playing 0: Use normal precaching logic, 1: disables all precaching except for synchronous calls.
Usage
au.DisableAutomaticPrecache [value]Set via the console (~) or in DefaultEngine.ini / DefaultGame.ini.

