override void OnGUI | ( | Rect | position, |
SerializedProperty | property, | ||
GUIContent | label | ||
) |
position | Location and area in which control should be drawn in the inspector. |
property | SerializedProperty to be displayed |
label | label to be drawn next to the ExpandableObject control. |
References DefaultExposedMemberPropertyDrawer.ExposedMembersSection(), and DefaultExposedMemberPropertyDrawer.exposedObjProperties.