window
Vars | |
cable | On deconstruction, how much cable to drop. |
---|---|
electronics | Reference to the airlock electronics inside for determining window access. |
reinf | If the door is considered reinforced. If TRUE, the door will resist twice as much heat (1600 deg C vs 800 deg C). |
rods | On deconstruction, how many rods to drop. |
shards | On deconstruction, how many shards to drop. |
Procs | |
finish_emag_act | Timer proc, called ~0.6 seconds after [emag_act]. Finishes the emag sequence by breaking the windoor. |
try_to_force_door_open | Additional checks depending on what we want to happen to this windoor |
Var Details
cable
On deconstruction, how much cable to drop.
electronics
Reference to the airlock electronics inside for determining window access.
reinf
If the door is considered reinforced. If TRUE, the door will resist twice as much heat (1600 deg C vs 800 deg C).
rods
On deconstruction, how many rods to drop.
shards
On deconstruction, how many shards to drop.
Proc Details
finish_emag_act
Timer proc, called ~0.6 seconds after [emag_act]. Finishes the emag sequence by breaking the windoor.
try_to_force_door_open
Additional checks depending on what we want to happen to this windoor