byond - Modules - TypesVar Details - Proc Details

door

Vars

openAre we open?
switching_statesAre we currently busy opening/closing?

Procs

toggle_stateThe proc that actually does the door closing. Plays the animation, etc. Copypasta. TODO: un-copypasta this

Var Details

open

Are we open?

switching_states

Are we currently busy opening/closing?

Proc Details

toggle_state

The proc that actually does the door closing. Plays the animation, etc. Copypasta. TODO: un-copypasta this