Version: 2021.2
언어: 한국어

SerializedProperty.DeleteArrayElementAtIndex

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

설명

Delete the element at the specified index in the array.

See Also: isArray.