This website requires JavaScript.
Explore
Help
Sign In
ModdingRX
/
YimMenu
Archived
Watch
1
Star
0
Fork
0
You've already forked YimMenu
Code
Actions
Releases
Activity
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
History
Quentin
69959df3ed
feat(lua): Add
tab:is_selected
function to check if the tab is the currently selected one in the GUI. (
#1763
)
2023-07-19 09:28:22 +02:00
..
base_text_element.md
Lua: can make new tabs from lua scripts, doc generation for available tabs to use (
#1593
)
2023-07-05 00:30:57 +02:00
button.md
Lua doc (
#1552
)
2023-07-02 00:59:02 +02:00
checkbox.md
Lua: can make new tabs from lua scripts, doc generation for available tabs to use (
#1593
)
2023-07-05 00:30:57 +02:00
input_float.md
Lua: can make new tabs from lua scripts, doc generation for available tabs to use (
#1593
)
2023-07-05 00:30:57 +02:00
input_int.md
Lua: can make new tabs from lua scripts, doc generation for available tabs to use (
#1593
)
2023-07-05 00:30:57 +02:00
input_string.md
Lua: can make new tabs from lua scripts, doc generation for available tabs to use (
#1593
)
2023-07-05 00:30:57 +02:00
lua_patch.md
Lua: can make new tabs from lua scripts, doc generation for available tabs to use (
#1593
)
2023-07-05 00:30:57 +02:00
pointer.md
Lua: can make new tabs from lua scripts, doc generation for available tabs to use (
#1593
)
2023-07-05 00:30:57 +02:00
raw_imgui_callback.md
feat(lua): much more complete imgui bindings, allow lua imgui callbacks from outside yimmenu classic tabs through
gui.add_imgui(func)
but also inside yimmenu classic tabs through
tab:add_imgui(func)
(
#1736
)
2023-07-17 14:55:42 +02:00
sameline.md
Lua doc (
#1552
)
2023-07-02 00:59:02 +02:00
script_util.md
feat(lua): much more complete imgui bindings, allow lua imgui callbacks from outside yimmenu classic tabs through
gui.add_imgui(func)
but also inside yimmenu classic tabs through
tab:add_imgui(func)
(
#1736
)
2023-07-17 14:55:42 +02:00
separator.md
Lua doc (
#1552
)
2023-07-02 00:59:02 +02:00
tab.md
feat(lua): Add
tab:is_selected
function to check if the tab is the currently selected one in the GUI. (
#1763
)
2023-07-19 09:28:22 +02:00
text.md
Lua: can make new tabs from lua scripts, doc generation for available tabs to use (
#1593
)
2023-07-05 00:30:57 +02:00
vec3.md
Lua: can make new tabs from lua scripts, doc generation for available tabs to use (
#1593
)
2023-07-05 00:30:57 +02:00