This repository has been archived on 2024-10-22. You can view files and clone it, but cannot push or open issues or pull requests.
YimMenu/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