Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


GetFlowEvents(List<FlowEvent>)

Gets all flow events for the current frame and thread.
Read time 1 minuteLast updated 12 days ago

Definition

public void GetFlowEvents(List<RawFrameDataView.FlowEvent> outFlowEvents)

Parameters

outFlowEvents

Returns the list of all profiler flow events for the current frame and thread.