EditorFont (Property): Difference between revisions

From Goodblox Wiki
Jump to navigationJump to search
(created the page)
 
(created the page)
Line 3: Line 3:
{{Property|
{{Property|
name = EditorFont
name = EditorFont
|property = [[Integer]] ''FontSize''
|property = [[String]] ''Font''
|description = The font size used in the scripting interface.
|description = The font used in the GoodBlox Lua Script Editor.
|object = [[GBX.lua.Authoring (Object)|Authoring]]
|object = [[GBX.lua.Authoring (Object)|Authoring]]
|}}
|}}


[[Category:Properties]]
[[Category:Properties]]

Revision as of 11:25, 20 September 2021


Property
Name EditorFont
Property String Font
Description: The font used in the GoodBlox Lua Script Editor.
In Object: Authoring