gateway_destination
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 | |
incoming_pass_check | |
is_available | Will not show on gateway controls at all. |
Var Details
enabled
How long after roundstart this destination becomes active
hidden
If disabled, the destination won't be available
Proc Details
incoming_pass_check
- SKYRAT EDIT - CYBORGS CANT USE GETWAY /datum/gateway_destination/proc/incoming_pass_check(atom/movable/AM) return TRUE
is_available
Will not show on gateway controls at all.