NovelateMenuText.this

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