removeAt
removeAt(int index) function
Removes an effect from a collection.
Parameters
Name | Type | Description |
---|---|---|
index | int | Index of a effect that should be deleted. |
Removes an effect from a collection.
Name | Type | Description |
---|---|---|
index | int | Index of a effect that should be deleted. |