SetFont

From LoTROInterface Wiki

Jump to: navigation, search


Sets the current font.

Syntax

Lua
function Label:SetFont(value);

Parameters

value
Type: Font
The desired font.

Remarks

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

Personal tools