mirror of
https://github.com/Mr-X-GTA/YimMenu.git
synced 2025-01-07 09:53:50 +08:00
9d7e5893c6
* fix(lua): small lua / lau doc fixes: expose stats.get_character_index like intended. also add a bit of doc to button and sameline pages so that the user is correctly refered to the tab class doc
8 lines
179 B
Markdown
8 lines
179 B
Markdown
# 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))
|
|
|