Skip to main content

gc.LowMemory.TimeBetweenPurgingPendingLevels

Var

Unreal Engine Var console variable.

gcLowMemoryTimeBetweenPurgingPendingLevels

Description

Time in seconds (game time) we should wait between GC when we're low on memory and there are levels pending unload

Usage

gc.LowMemory.TimeBetweenPurgingPendingLevels [value]

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