sm64coopdx/docs/lua
Emily♥ 15af400a01
Add djui_console_is_open (#1278)
* Add djui_console_is_open

Adds a lua function that returns if the djui console is open or not. Useful with the existing function djui_console_toggle() for disabling the djui console (mainly to prevent reading chat messages, as opposed to the only other solution which is to fill the console with spam). It doesn't affect the console used with the --console launch parameter in case debugging is necessary.

* Fix function description

please I need this

* Fix function description on docs

Silly me forgot to actually change the description where it matters
2026-05-30 12:01:52 -04:00
..
examples Default object light ID to -1 2026-05-23 11:47:05 -04:00
guides fix incorrect label on playerIndex in HOOK_ON_NAMETAGS_RENDER 2026-05-29 18:58:35 -05:00
constants.md Fix Lua/custom behaviors bugs and flaws (#1229) 2026-05-19 10:56:08 +10:00
functions-2.md Multiline descriptions (#1235) 2026-05-13 16:06:19 -04:00
functions-3.md Add djui_console_is_open (#1278) 2026-05-30 12:01:52 -04:00
functions-4.md Multiline descriptions (#1235) 2026-05-13 16:06:19 -04:00
functions-5.md Add default values for mod_storage_load functions (#1276) 2026-05-28 08:44:35 +10:00
functions-6.md Fix object functions incorrectly using current object instead of the provided object 2026-05-23 12:31:27 +02:00
functions-7.md Add get_current_play_mode() and get_delayed_warp_op() (#1270) 2026-05-25 19:31:02 -04:00
functions.md Add djui_console_is_open (#1278) 2026-05-30 12:01:52 -04:00
globals.md Expose gHudDisplay (#1158) 2026-05-01 22:25:06 -04:00
lua.md Add in C documentation (#1176) 2026-04-21 21:35:01 -04:00
structs.md make visibleToObjects a boolean 2026-05-21 20:20:23 +02:00