Widget API: FontString:GetText
← Widget API ← FontString < GetText
text = FontString:GetText();
Returns the text from any FontString UI object.
- Arguments
- none
- Returns
- text
- text
- String - The text of the FontString.
← Widget API ← FontString < GetText
text = FontString:GetText();
Returns the text from any FontString UI object.