removeAt
removeAt(int index) function
Removes behavior from a collection at the specified index.
Parameters
Name | Type | Description |
---|---|---|
index | int | Index of a behavior to remove. |
Removes behavior from a collection at the specified index.
Name | Type | Description |
---|---|---|
index | int | Index of a behavior to remove. |