Returns the Font
object from which the font instance's properties are inherited. See FontInstance:SetFontObject()
for details.
Signature:
font
=
FontInstance:GetFontObject()
Returns:
font
- Reference to theFont
object from which the font instance's properties are inherited, ornil
if the font instance has no inherited properties (font
)