novelate ~master (2020-01-27T20:34:58Z)
Home
Dub
Repo
NovelateMenuText.this
novelate
scripting
config
NovelateMenuText
Creates a new menu item text configuration.
class
NovelateMenuText
this
(
string
text
,
string
color
= "255,255,255"
,
string
font
= null
)
Parameters
text
string
The text.
color
string
The color.
font
string
The font.
Meta
Source
See Implementation
novelate
scripting
config
NovelateMenuText
constructors
this
properties
color
font
text
Creates a new menu item text configuration.