◆
GetArrayElementAtIndex()
override
ExposedMember
GetArrayElementAtIndex
(
ExposedMember
listProperty
,
int
index
)
protected
Parameters
listProperty
property that references the list to be drawn
index
array 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
EyE
EditorUnity
Exposer
LimitedListMember