Version: 2020.1
언어: 한국어
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 flow events which are originating from the specific sample.