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

DragDrop Event


Beta Documentation - Subject to change.

Event fired when a drag drop operation is completed.

Remarks

Syntax

function Quickslot:DragDrop(sender, args)

Parameters

sender
The event sender; Type: table
args
The event arguments; Type: table

Examples

Basic

** Coming Soon **

Intermediate

** Coming Soon **

Complex/Advanced

** Coming Soon **


See Also


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