Appearance
stop_wait_for_button
Prototypevoid stop_wait_for_button(void)
stop_wait_for_button()
stops any wait_for_button() commands running in any other script, and will return normal gamepad / keyboard control.
The script that originally called wait_for_button() will act as if it encountered a return statement.