Version: 2022.2
언어: 한국어
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.