Constructor
ListMenuItemComponent(list: table, value: integer|function, on_changed: function?, options: table?)
Arguments:
| list: table | |
| value: integer|function | |
| on_changed: function? | |
| options: table? |
Methods
Fields
ListMenuItemComponent.text: Text
The Text object, made for displaying formatted text.
If you're looking for text which writes itself out over time, see DialogueText.