Label_SetFont

Metaclass Prototype: SetFont (FontResRef)

Description: Sets font used for drawing the label.

Parameters:

  • FontResref - a font resref which must be listed in fonts.2da

Return value: N/A

See also: Window_CreateLabel


Back to function index, GUIScript introduction.