tes3uiCycleButtonOption⚓︎
This table defines an option available for a tes3uiCycleButton. This must at minimum contain text, though it can also contain a value or any arbitrary other data. A color value can be provided to set the idle/text color for different options.
Properties⚓︎
text⚓︎
The text to use when this option is active.
Returns:
result(string)
value⚓︎
An optional value associated with this option.
Returns:
result(any)