This version of Unity is unsupported.

Profiler.GetTempAllocatorSize

Declaration

public static uint GetTempAllocatorSize();

Returns

uint Size in bytes.

Description

Returns the size of the temp allocator.

Size of Unity's stack-based runtime allocator used for temporary allocations.