Beta Documentation - Subject to change.

Sets the current font.

Syntax

Lua
function Label:SetFont(value);

Parameters

value
Type: number
The desired font.

Remarks

Sets the current font. The font is represented by an ID of a font that is available.

See Also