bytes
An array of byte arrays that contain memory dumps.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Property
- Namespace: UnityEditor.Profiling.Memory.Experimental
- Assembly: UnityEditor.CoreModule
public ArrayEntries<byte[]> bytes { get; }