Constructor


BooleanMenuItemComponent(value: boolean|function, on_changed: function, options: table?)

Arguments:

value: boolean|function
on_changed: function
options: table?




Methods





Fields





BooleanMenuItemComponent.text: Text

The Text object, made for displaying formatted text.

If you're looking for text which writes itself out over time, see DialogueText.




Undocumented