SerializedProperty.DeleteArrayElementAtIndex

切换到手册
public void DeleteArrayElementAtIndex (int index);

描述

Delete the element at the specified index in the array.

See Also: isArray.