Constructor
BooleanMenuItemComponent(value: boolean|function, on_changed: function, options: table?)
Arguments:
| value: boolean|function | |
| on_changed: function | |
| options: table? |
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.