Version: 2021.2

RawFrameDataView.GetSampleFlowEvents

切换到手册
public void GetSampleFlowEvents (int sampleIndex, List<FlowEvent> outFlowEvents);

参数

sampleIndex Index of the Profiler sample.
outFlowEvents Returns the list of profiler flow events for the sample in the current frame and thread.

描述

Gets the flow events that originate from the specific sample.