Version: 2021.3
public bool MoveArrayElement (int srcIndex, int dstIndex);

描述

将数组元素从 srcIndex 移到 dstIndex。

SerializedProperty 必须指向一个数组。