startAddress
An array of addresses of the start location in memory of the memory dumps referenced by the startAddress property.
Read time 1 minuteLast updated 10 days ago
Definition
- Type: Property
- Namespace: UnityEditor.Profiling.Memory.Experimental
- Assembly: UnityEditor.CoreModule
public ArrayEntries<ulong> startAddress { get; }