SerializedProperty.DeleteArrayElementAtIndex

Declaration

public void DeleteArrayElementAtIndex(int index);

Description

Delete the element at the specified index in the array.

Additional resources: isArray.


Did you find this page useful? Please give it a rating: