Garry's Mod Wiki

Entity:IsEffectActive

  boolean Entity:IsEffectActive( number effect )

Description

Returns whether an entity has engine effect applied or not.

Arguments

1 number effect
The effect to check for, see EF enum.

Returns

1 boolean
Whether the entity has the engine effect applied or not.