/tg/ Station 13 - Modules - TypesVar Details - Proc Details

button

Vars

enabledIs the button currently enabled?
highlightedIs the button currently being hovered over with the mouse?
select_sound_playShould this button play the select sound?

Procs

set_button_statusUpdates the button's status: TRUE to enable interaction with the button, FALSE to disable

Var Details

enabled

Is the button currently enabled?

highlighted

Is the button currently being hovered over with the mouse?

select_sound_play

Should this button play the select sound?

Proc Details

set_button_status

Updates the button's status: TRUE to enable interaction with the button, FALSE to disable