◆ DrawLimitedListPropertyLayout()

static void DrawLimitedListPropertyLayout ( ExposedMember  property,
GUIContent  label = null,
params GUILayoutOption[]  options 
)
static
Parameters
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.
optionslayout options to be used for the list

References LimitedListDrawer< T >.InternalDrawLimitedListPropertyLayout().

+ Here is the call graph for this function: