- Parameters
-
field | The Property field to draw |
guiOptions | |
undoObject | Optional: if provided, will create an Undo action recording this object, before any changes made by the user are stored to it. |
overrideLabel | If specified, this value will be used for the exposed property's label, rather than it's normal label. |
useGroups | defaults to true, specifies if the control should be drawn within it's group, or not. |
- Returns
- returns true if any changes have been made by the user. False if no changes have been made. False if no ExposeDelegatesForType has been registered for the properties type.
References MemberExposerFunctions.InternalExposeProperty().
Referenced by ExposedObjectMembers.ExposePropertyLayout().