Beta Documentation - Subject to change.

Gets a flag indicating if the effect is a debuff.

Syntax

Lua
function Effect:IsDebuff();

Returns

Type: boolean
True if the effect is curable.

Remarks

Gets a flag indicating if the effect is a debuff.

See Also