Wowpedia

We have moved to Warcraft Wiki. Click here for information and the new URL.

READ MORE

Wowpedia
Advertisement

Inherits all font attributes from another font.

FontInstance:SetFontObject(font)

Arguments[]

font
Font🔗|string|nil - The reference or name of a font object e.g. GameTooltipTextSmall or "GameTooltipTextSmall". Explicitly pass nil to unset the font.

Example[]

myFontString:SetFontObject(GameTooltipTextSmall)

See also[]

Advertisement