◆ GetArrayElementAtIndex()

abstract T GetArrayElementAtIndex ( listProperty,
int  index 
)
protectedpure virtual
Parameters
listPropertyproperty that references the list to be drawn
indexarray index into this list. Not guaranteed to be within bounds.
Returns
the element found at the specified index. should throw an Exception rather than return null

Referenced by LimitedListDrawer< SerializedProperty >.InternalDrawLimitedListProperty().

+ Here is the caller graph for this function: