tram_controls
![code/modules/industrial_lift/tram_controls.dm 115](git.png)
Vars | |
computer | The tram controls computer (/obj/machinery/computer/tram_controls) |
---|---|
location | The current location |
new_destination | The destination to go |
travelling_output | Whether or not the tram is moving |
trigger_move | The trigger to send the tram |
Var Details
computer
![code/modules/industrial_lift/tram_controls.dm 133](git.png)
The tram controls computer (/obj/machinery/computer/tram_controls)
location
![code/modules/industrial_lift/tram_controls.dm 125](git.png)
The current location
new_destination
![code/modules/industrial_lift/tram_controls.dm 119](git.png)
The destination to go
travelling_output
![code/modules/industrial_lift/tram_controls.dm 128](git.png)
Whether or not the tram is moving
trigger_move
![code/modules/industrial_lift/tram_controls.dm 122](git.png)
The trigger to send the tram