Delegate FrameTimeGraph.SetRange
Namespace: UnityEditor.Performance.ProfileAnalyzer
Syntax
public delegate void SetRange(List<int> selected, int clickCount, bool singleControlAction, FrameTimeGraph.State inputStatus);
Parameters
Type | Name | Description |
---|---|---|
System.Collections.Generic.List<System.Int32> | selected | |
System.Int32 | clickCount | |
System.Boolean | singleControlAction | |
FrameTimeGraph.State | inputStatus |