◆ InternalDrawLimitedListProperty()

virtual void InternalDrawLimitedListProperty ( Rect  position,
property,
GUIContent  _label = null 
)
protectedvirtual

If overridden (e.g. to perform additional checks on the provided property), the base class version will still need to be called to actually draw the property.

Parameters
positionlocation to draw the list
propertyproperty that references the list to be drawn
_labellabel to be drawn for the list

Referenced by LimitedListDrawer< SerializedProperty >.InternalDrawLimitedListPropertyLayout().

+ Here is the caller graph for this function: