Skip to main content

Engine.DelayTrimMemoryDuringMapLoadMode

Var

Unreal Engine Var console variable.

EngineDelayTrimMemoryDuringMapLoadMode

Description

0: TrimMemory during LoadMap as norma 1: Delay TrimMemory until the end of LoadMap (initial boot up 2: Delay TrimMemory in _every_ LoadMap call

Usage

Engine.DelayTrimMemoryDuringMapLoadMode [value]

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