Insert
Insert(int, T)
public void Insert(int index, T behaviour) ;
Description
Insert the Behaviour.
Parameters
| Parameter Name | Description |
|---|---|
| index | Insertion destination index |
| behaviour | Insert NodeBehaviour |
Insert the Behaviour.
| Parameter Name | Description |
|---|---|
| index | Insertion destination index |
| behaviour | Insert NodeBehaviour |