Sets the current font used for this element.
Text:SetFont(source, font) | |||
Parameter | Type | Datatype | Description |
---|---|---|---|
font | parameter | string | The actual font identifier. Either a resource identifier or a filename. |
source | parameter | 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. |