Sets the font's properties to match those of another Font object.
Sets the font's properties to match those of another Font object. Unlike FontInstance:SetFontObject(), this method allows one-time reuse of another font object's properties without continuing to inherit future changes made to the other object's properties.
Signature:
Code
Font:CopyFontObject(object) or Font:CopyFontObject("name")