Method DoGUI
DoGUI(Rect, GUIContent, ProgressBarValue)
Does the field of the given type
Declaration
protected override void DoGUI(Rect rect, GUIContent label, DebugUI.ProgressBarValue field)
Parameters
Type | Name | Description |
---|---|---|
Rect | rect | The rect to draw the field |
GUIContent | label | The label for the field |
DebugUI.ProgressBarValue | field | The widget |