TmpMenu/docs/lua/classes/button.md

8 lines
179 B
Markdown
Raw Normal View History

2023-07-02 00:59:02 +02:00
# Class: button
## Inherit from 1 class: base_text_element
Class representing a gui button.
Refer to the tab class documentation for more info (tab:add_button(name, callback))
2023-07-02 00:59:02 +02:00