GetText
From LoTROInterface Wiki
API Reference > Turbine.UI.Label.GetText()
Gets the text of the label.
Syntax
| Lua | |
|---|---|
| function Label:GetText(); | |
Returns
Type: string
The text of the label.
Remarks
Gets the text of the label.
API Reference > Turbine.UI.Label.GetText()
Gets the text of the label.
| Lua | |
|---|---|
| function Label:GetText(); | |
Type: string
The text of the label.
Gets the text of the label.