MoveDecorator
MoveDecorator(int, TreeBehaviourNode, int)
Description
Move the order of Decorator.
Parameters
| Parameter Name | Description |
|---|---|
| fromIndex | The moving want index. |
| toNode | The destination Node. |
| toIndex | The destination index. |
Move the order of Decorator.
| Parameter Name | Description |
|---|---|
| fromIndex | The moving want index. |
| toNode | The destination Node. |
| toIndex | The destination index. |