Methods
| Name | Description | |
|---|---|---|
| Contains | Test if the list contains the specified effect. | |
| Get | Gets an effect. | |
| GetCount | Gets the number of effects in the list. | |
| IndexOf | Gets the index of an effect in the list. |
Events
| Name | Description | |
|---|---|---|
| EffectAdded | Event fired when an effect is added. | |
| EffectRemoved | Event fired when an effect is removed. | |
| EffectsCleared | Event fired when all the effects are cleared. |