Living.removeEffect

Removes an effect from the entity.

  1. bool removeEffect(sul.effects.Effect effect)
  2. bool removeEffect(ubyte effect)
    class Living
    bool
    removeEffect
    (
    ubyte effect
    )

Return Value

Type: bool

whether the effect has been removed

Meta