removeAt

removeAt(int index) method

Removes an effect from a collection.

Parameters

NameTypeDescription
indexintIndex of a effect that should be deleted.

Returns

void