drawRect | defines where to draw property |
field | The Property field to draw. Note: The property's type must have a registered ExposeDelegatesForType, in order for anything to be drawn. All the types specified in DefaultExposeDelegateByType are automatically registered. |
guiStyle | |
undoObject | When provided, this object will be recorded using Unity Undo functions, before making user changes to the property. |
overrideLabel | Optional, when included will use this label, rather than the standard label for the ExposedPRoperty |
useGroups | When true, elements in a group will not be displayed, unless the group is folded out. |