gateway_destination ![code/modules/awaymissions/gateway.dm 11](git.png)
Corresponds to single entry in gateway control.
Will NOT be added automatically to GLOB.gateway_destinations list.
Vars | |
enabled | How long after roundstart this destination becomes active |
---|---|
hidden | If disabled, the destination won't be available |
Procs | |
is_available | Will not show on gateway controls at all. |
Var Details
enabled ![code/modules/awaymissions/gateway.dm 14](git.png)
How long after roundstart this destination becomes active
hidden ![code/modules/awaymissions/gateway.dm 15](git.png)
If disabled, the destination won't be available
Proc Details
is_available
Will not show on gateway controls at all.