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