Text:GetFont

Gets the current font used for this element.

Usage:

source, font = Text:GetFont()
ParameterTypeDatatypeDescription
fontresultstringThe actual font identifier. Either a resource identifier or a filename.
sourceresultstringThe 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.