◆ DrawLimitedListProperty()

static void DrawLimitedListProperty ( Rect  position,
ExposedMember  property,
GUIContent  label = null 
)
static
Parameters
positionlocation the list will be drawn
propertyproperty that references the list to be drawn
labellabel to be applied to the list, optional. If not provided, the serializedProperties name will be used as the label.

References LimitedListMember.InternalDrawLimitedListProperty().

Referenced by CircularBufferPropertyDrawer< int >.OnGUI().

+ Here is the call graph for this function:
+ Here is the caller graph for this function: