SerializedProperty.GetArrayElementAtIndex

切换到手册
public SerializedProperty GetArrayElementAtIndex (int index);

描述

Returns the element at the specified index in the array.

See Also: isArray.