Version: 5.4

Profiler.GetTotalAllocatedMemory

Cambiar al Manual
public static uint GetTotalAllocatedMemory ();

Descripción

Retorna la cantidad de memoria del sistema asignada y utilizada.

The game uses the amount of memory returned by GetTotalAllocatedMemory. As GameObjects are instantiated and other objects loaded or created the value returned will increase showing that more memory is being used.