Version: 2021.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.