Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

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.