readableStackTrace
An array of readable stack traces of the callback symbols.
Read time 1 minuteLast updated 12 days ago
Definition
- Type: Property
- Namespace: UnityEditor.Profiling.Memory.Experimental
- Assembly: UnityEditor.CoreModule
public ArrayEntries<string> readableStackTrace { get; }