Beta Documentation - Subject to change.

Gets if the skill is currently usable.

Syntax

Lua
function ActiveSkill:IsUsable();

Returns

Type: boolean

Remarks

Gets if the skill is currently usable. There are numerous conditions that affect the usability of a skill: combat state, effects, items, gambits, traits, pets, stealth, etc...

See Also