TmpMenu/docs/lua/tables
gir489 d2a7ff8ba4 feat(lua): added weapon and vehicle cache bindings (#2477)
* Replaced bad example in entities documentation.
* Updated Lua documentation for vehicles/weapons to allow for auto generation.
* Added Vector3 support to the Lua globals/locals class.
* Fixed a bug with get_float in globals/locals returning an int instead of a float.
* Fixed globals get_uint/set_uint using signed types for the return/parameter.
* Added unsigned int helpers to the locals Lua class.
2023-12-05 09:58:35 +01:00
..
command.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
entities.md feat(lua): expose take_control_of (#2249) 2023-10-13 00:13:39 +02:00
event.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
Global Table.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
globals.md feat(lua): added weapon and vehicle cache bindings (#2477) 2023-12-05 09:58:35 +01:00
gui.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
ImGui.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
locals.md feat(lua): added weapon and vehicle cache bindings (#2477) 2023-12-05 09:58:35 +01:00
log.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
memory.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
menu_event.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
network.md Rewrite AC bypass (#2430) 2023-11-19 23:20:15 +01:00
script.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
stats.md feat(lua): added weapon and vehicle cache bindings (#2477) 2023-12-05 09:58:35 +01:00
tunables.md feat(lua): add tunable overloads for getting / setting values through the already joaated tunable value. (#2417) 2023-11-14 20:21:03 +01:00
vehicles.md feat(lua): added weapon and vehicle cache bindings (#2477) 2023-12-05 09:58:35 +01:00
weapons.md feat(lua): added weapon and vehicle cache bindings (#2477) 2023-12-05 09:58:35 +01:00