byond - Modules - TypesVar Details

Windoor Assembly

Vars

construction_busyWhether this is currently being manipulated to prevent doubling up
facingDoes the windoor open to the left or right? (used in update_icon)
secureWhether or not this creates a secure windoor (used in update_icon)
stateHow far the door assembly has progressed in terms of sprites (used in update_icon)

Var Details

construction_busy

Whether this is currently being manipulated to prevent doubling up

facing

Does the windoor open to the left or right? (used in update_icon)

secure

Whether or not this creates a secure windoor (used in update_icon)

state

How far the door assembly has progressed in terms of sprites (used in update_icon)