Skip to content

state_exit

state_exit()

The state_exit event occurs whenever the state command is used to transition to another state. It is handled before the new states state_entry event.

Add example usage here showing how to handle the state_exit event.

Add additional notes, caveats, or tips here.

  • Related events and functions can be linked here