SerializedProperty
.GetArrayElementAtIndex
public
SerializedProperty
GetArrayElementAtIndex
(int
index
);
Description 描述
Returns the element at the specified index in the array.
See Also:
isArray
.