Swap
Swap(int, int)
public void Swap(int fromIndex, int toIndex) ;
Description
Swap the order of NodeBehaviour.
Parameters
| Parameter Name | Description |
|---|---|
| fromIndex | The swapping want index. |
| toIndex | Exchange destination index. |
Swap the order of NodeBehaviour.
| Parameter Name | Description |
|---|---|
| fromIndex | The swapping want index. |
| toIndex | Exchange destination index. |