This version of Unity is unsupported.

ProfilerFlowEventType

enumeration

Description

Defines Profiler flow event type.

Properties

BeginUse for the flow start point.
ParallelNextUse for the parallel flow continuation point.
EndUse for the flow end point.
NextUse for the flow continuation point.