Beta Documentation - Subject to change.

Sets whether right clicks will activate the quickslot.

Syntax

Lua
function Quickslot:SetUseOnRightClick(value);

Parameters

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

Remarks

Sets whether right clicks will activate the quickslot.

See Also