TmpMenu/docs/lua/classes
Quentin 95969031df feat: dynamicly hooking x64 functions from lua at runtime with arbitrary signatures. (#3301)
* feat: dynamicly hooking x64 functions from lua at runtime with arbitrary signatures.

* fix missing include

* c/c++ include system is a good system
2024-07-08 14:15:18 +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 fix(lua): small lua / lau doc fixes (#2415) 2023-11-14 20:20:45 +01: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 fix(lua): small lua / lau doc fixes (#2415) 2023-11-14 20:20:45 +01: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 entities.get_all_vehicles_as_handles() Add entities.get_all_peds_as_handles() Add entities.get_all_objects_as_handles() (#1795) 2023-07-21 21:21:51 +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
value_wrapper.md feat: dynamicly hooking x64 functions from lua at runtime with arbitrary signatures. (#3301) 2024-07-08 14:15:18 +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