Beta Documentation - Subject to change.

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

Methods

  NameDescription
ContainsTest if the list contains the specified effect.
GetGets an effect.
GetCountGets the number of effects in the list.
IndexOfGets the index of an effect in the list.

Events

  NameDescription
EffectAddedEvent fired when an effect is added.
EffectRemovedEvent fired when an effect is removed.
EffectsClearedEvent fired when all the effects are cleared.