Skip to main content

MallocBinned.LightWeightBinTracker.TotalBinSizeInMBThreshold

Var

Unreal Engine Var console variable.

MallocBinnedLightWeightBinTrackerTotalBinSizeInMBThreshold

Description

Track allocation callstack for bin (specified with MallocBinned.LightWeightTracker.BinSize) when its usage size is over a certain threshold in MB (default is 0, meaning no allocations are tracked).

Usage

MallocBinned.LightWeightBinTracker.TotalBinSizeInMBThreshold [value]

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