SerializedProperty.DeleteArrayElementAtIndex

Cambiar al Manual
public void DeleteArrayElementAtIndex (int index);

Descripción

Delete the element at the specified index in the array.

See Also: isArray.