Gets the current font used for this element.
source, font = Text:GetFont() | |||
Parameter | Type | Datatype | Description |
---|---|---|---|
font | result | string | The actual font identifier. Either a resource identifier or a filename. |
source | result | string | The source of the resource. "Rift" will take the resource from Rift's internal data. Anything else will take the resource from the addon with that identifier. |