Beta Documentation - Subject to change.

Gets whether right clicks will activate the quickslot.

Syntax

Lua
function Quickslot:IsUseOnRightClick();

Returns

Type: boolean
True if right mouse clicks will activate the quickslot.

Remarks

Gets whether right clicks will activate the quickslot.

See Also