SerializedProperty.DeleteArrayElementAtIndex

매뉴얼로 전환
public void DeleteArrayElementAtIndex (int index);

설명

Delete the element at the specified index in the array.

See Also: isArray.