IsSelectable

From LoTROInterface Wiki

Jump to: navigation, search


Gets a flag indicating if the text in the label is selectable.

Syntax

Lua
function Label:IsSelectable();

Returns

Type: boolean
True if the text in the label is selectable.

Remarks

When true, the text of a label can be selected using the mouse by clicking and dragging.

Personal tools