Skip to main content

gc.PendingKillEnabled

Var

Unreal Engine Var console variable.

gcPendingKillEnabled

Description

If true, objects marked as PendingKill will be automatically nulled and destroyed by Garbage Collector.

Usage

gc.PendingKillEnabled [value]

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