public bool MoveArrayElement (int srcIndex, int dstIndex);

描述

将数组元素从 srcIndex 移到 dstIndex。

SerializedProperty 必须指向一个数组。


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