LoadFonts

From Nutscript Developer Wiki
   GM:LoadFonts(font)

Description[edit]

This function is called when Nutscript tries to load the fonts for the schema/framework. This usually used to make fonts that follows the configs of the schema.

Arguments[edit]

  • string Font's Name

Return Values[edit]

return none

Examples[edit]

none.