This version of Unity is unsupported.

RawFrameDataView.GetFlowEvents

Declaration

public void GetFlowEvents(List<FlowEvent> outFlowEvents);

Parameters

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

Description

Gets all flow events for the current frame and thread.