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