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

IsUseOnRightClick Method


Beta Documentation - Subject to change.

Gets whether right clicks will activate the quickslot

Remarks

Gets whether right clicks will activate the quickslot

Syntax

function Quickslot:IsUseOnRightClick()

Parameters

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

Examples

Basic

** Coming Soon **

Intermediate

** Coming Soon **

Complex/Advanced

** Coming Soon **


See Also


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