EffectList

From LoTROInterface Wiki

Jump to: navigation, search


A utility class used by Actors to hold the list of effects.


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.


Remarks

This utility class stores the list of effects that have been applied to a player.


Inheritance Hierarchy

Turbine.Object

Turbine.Gameplay.EffectList
Personal tools