Version: 5.4

Profiler.GetTotalUnusedReservedMemory

Switch to Manual
public static uint GetTotalUnusedReservedMemory ();

Description

Returns the amount of reserved but not used system memory.

Unity assumes that the game will use more memory. The value of GetTotalUnusedReservedMemory reports the total amount of memory currently available.