addressBase
An array containing addresses of the memory regions. Non-leaf entries containing child memory regions are set to 0.
Read time 1 minuteLast updated 10 days ago
Definition
- Type: Property
- Namespace: UnityEditor.Profiling.Memory.Experimental
- Assembly: UnityEditor.CoreModule
public ArrayEntries<ulong> addressBase { get; }