◆ OnGUI()

override void OnGUI ( Rect  position,
SerializedProperty  property,
GUIContent  label 
)
Parameters
positionLocation and area in which control should be drawn in the inspector.
propertySerializedProperty to be displayed
labellabel to be drawn next to the ExpandableObject control.

References DefaultExposedMemberPropertyDrawer.ExposedMembersSection(), and DefaultExposedMemberPropertyDrawer.exposedObjProperties.

+ Here is the call graph for this function: