Index
Collapse All
Expand All
GetFont Method
Label Class
Members
See Also
Beta Documentation - Subject to change.
Gets the current font.
Syntax
Lua
function
Label
:
GetFont
(
)
;
Returns
Type: number
The current font.
Remarks
Gets the current font. The font is represented by an ID of a font that is available.
See Also
Label
Turbine.UI