Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

HierarchyFrameDataView.columnGcMemory

public static int columnGcMemory;

Description

The amount of managed allocations within a sample.

The amount of managed allocations within a sample. In inverted mode this represents the total allocations this sample stack contributes to the root function allocations. Managed allocations are subject to garbage collection.