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