Living.removeEffect

Removes an effect from the entity.

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

Return Value

Type: bool

whether the effect has been removed

Meta