Wowpedia

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

READ MORE

Wowpedia
Advertisement

Returns the font object from which the font instance's properties are inherited.

local font = MyFontObject:GetFontObject()

Returns[]

font
FontInstance - Reference to the Font object from which the font instance's properties are inherited, or nil if the font instance has no inherited properties (font)
Advertisement