Index
Collapse All
Expand All
IsDebuff Method
Effect Class
Members
See Also
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
Effect
Turbine.Gameplay