sm64coopdx/docs
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
..
c Add in C documentation (#1176) 2026-04-21 21:35:01 -04:00
lua Add djui_console_is_open (#1278) 2026-05-30 12:01:52 -04:00