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.