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

描述

将数组元素从 srcIndex 移到 dstIndex。

SerializedProperty 必须指向一个数组。