Version: 2019.2
Experimental: this API is experimental and might be changed or removed in the future.

PackedMemorySnapshot.Load

Switch to Manual
public static Profiling.Memory.Experimental.PackedMemorySnapshot Load (string path);

Parameters

pathAn absolute file path to load a snapshot file from.

Returns

PackedMemorySnapshot Memory snapshot.

Description

Load memory snapshot from given file path.