Method group is Obsolete
Experimental: this API is experimental and might be changed or removed in the future.

PackedMemorySnapshot.Load

Obsolete This API is outdated and will be removed. Please check out the Memory Profiler Package (https://docs.unity3d.com/Packages/com.unity.memoryprofiler@latest/).

Declaration

public static PackedMemorySnapshot Load(string path);

Parameters

path An absolute file path to load a snapshot file from.

Returns

PackedMemorySnapshot Memory snapshot.

Description

Load memory snapshot from given file path.


Did you find this page useful? Please give it a rating: