◆ OnFoldOutGUI()

override void OnFoldOutGUI ( Rect  position,
SerializedProperty  property,
GUIContent  label 
)
protectedvirtual
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.

Implements ExpandableObjectPropertyDrawer.

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

+ Here is the call graph for this function: