SwapBehaviour

SwapBehaviour(int, int)

public void SwapBehaviour(int fromIndex, int toIndex) ;

説明

StateBehaviourの順番を入れ替える。

パラメーター

パラメーター名 説明
fromIndex 入れ替えたいインデックス。
toIndex 入れ替え先インデックス。