callstackSymbols
An array of callstack symbols corresponding to this allocation site, referring to NativeCallstackSymbolEntries.symbol.
Read time 1 minuteLast updated 11 days ago
Definition
- Type: Property
- Namespace: UnityEditor.Profiling.Memory.Experimental
- Assembly: UnityEditor.CoreModule
public ArrayEntries<ulong[]> callstackSymbols { get; }