Skip to main content

gc.LowMemory.TimeBetweenPurgingPendingKillObjects

Var

Unreal Engine Var console variable.

gcLowMemoryTimeBetweenPurgingPendingKillObjects

Description

Time in seconds (game time) we should wait between purging object references to objects that are pending kill when we're low on memory

Usage

gc.LowMemory.TimeBetweenPurgingPendingKillObjects [value]

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