GetFlowEvents(List<FlowEvent>)
Gets all flow events for the current frame and thread.
Read time 1 minuteLast updated 13 days ago
Definition
- Type: Method
- Namespace: UnityEditor.Profiling
- Assembly: UnityEditor
public void GetFlowEvents(List<RawFrameDataView.FlowEvent> outFlowEvents)
Parameters
Returns the list of all profiler flow events for the current frame and thread.