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 the Font object from which the font instance's properties are inherited, or nil if the font instance has no inherited properties (font)