drawRect | Rect used by the drawing function, specifies size and placement of the control. |
name | Identifier of the field to find, as a string. |
overrideLabel | By default, the identifier (nicified), will be used as the label. Specify a non-null value here to override this label, and provide your own. |
guiStyle | passed to the drawing function. |
useGroups | Specifies if the grouping options and their current foldout states, should be used to determine weather or not to draw this field.Default value is true, specify false to ensure field is drawn regardless. |