LoTRO LUA Documentation

This is a version controlled documentation for how to use the LUA-Plugin Framework implemented into LoTRO.

View on GitHub

Home > Turbine.UI.Lotro > Quickslot

SetUseOnRightClick Method


Beta Documentation - Subject to change.

Sets whether right clicks will activate the quickslot

Remarks

Sets whether right clicks will activate the quickslot

Syntax

function Quickslot:SetUseOnRightClick(value)

Parameters

value
Type: boolean
True - if right mouse clicks will activate
False - if right mouse clicks will NOT activate

Examples

Basic

** Coming Soon **

Intermediate

** Coming Soon **

Complex/Advanced

** Coming Soon **


See Also


Copyright © Standing Stone Games, LLC. All rights reserved.