GetAllowDrop
From LoTROInterface Wiki
API Reference > Turbine.UI.Control.GetAllowDrop()
Gets if the control supports drop operations from drag and drop.
Syntax
| Lua | |
|---|---|
| function Control:GetAllowDrop(); | |
Returns
Type: boolean
True if the control will handle drag and drop events.
Remarks
Gets if the control supports drop operations from drag and drop.