1 line
4.1 KiB
HTML
1 line
4.1 KiB
HTML
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><base href="../../../../"><link rel="stylesheet" href="dmdoc.css"><title>/obj/machinery/computer/camera_advanced/shuttle_docker - /tg/ Station 13</title></head><body><header><a href="index.html">/tg/ Station 13</a> - <a href="index.html#modules">Modules</a> - <a href="index.html#types">Types</a> — <a href="obj/machinery/computer/camera_advanced/shuttle_docker.html#var">Var Details</a> - <a href="obj/machinery/computer/camera_advanced/shuttle_docker.html#proc">Proc Details</a></header><main><h1>shuttle_docker <aside>/<a href="obj.html">obj</a>/<a href="obj/machinery.html">machinery</a>/<a href="obj/machinery/computer/camera_advanced.html">computer/camera_advanced</a>/<a href="obj/machinery/computer/camera_advanced/shuttle_docker.html">shuttle_docker</a></aside> <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/modules/shuttle/navigation_computer.dm#L1"><img src="git.png" width="16" height="16" title="code/modules/shuttle/navigation_computer.dm 1"></a></h1><table class="summary" cellspacing="0"><tr><td colspan="2"><h2>Vars</h2></td></tr><tr><th><a href="obj/machinery/computer/camera_advanced/shuttle_docker.html#var/jump_to_ports">jump_to_ports</a></th><td>Hashset of ports to jump to and ignore for collision purposes</td></tr><tr><th><a href="obj/machinery/computer/camera_advanced/shuttle_docker.html#var/my_port">my_port</a></th><td>The custom docking port placed by this console</td></tr><tr><th><a href="obj/machinery/computer/camera_advanced/shuttle_docker.html#var/shuttle_port">shuttle_port</a></th><td>The mobile docking port of the connected shuttle</td></tr><tr><td colspan="2"><h2>Procs</h2></td></tr><tr><th><a href="obj/machinery/computer/camera_advanced/shuttle_docker.html#proc/set_init_ports">set_init_ports</a></th><td>"Initializes" any default port ids we have, done so add_jumpable_port can be a proper setter</td></tr></table><h2 id="var">Var Details</h2><h3 id="var/jump_to_ports"><aside class="declaration">var </aside>jump_to_ports <aside>– /list</aside> <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/modules/shuttle/navigation_computer.dm#L11"><img src="git.png" width="16" height="16" title="code/modules/shuttle/navigation_computer.dm 11"></a></h3><p>Hashset of ports to jump to and ignore for collision purposes</p><h3 id="var/my_port"><aside class="declaration">var </aside>my_port <aside>– /<a href="obj.html">obj</a>/<a href="obj/docking_port.html">docking_port</a>/stationary</aside> <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/modules/shuttle/navigation_computer.dm#L13"><img src="git.png" width="16" height="16" title="code/modules/shuttle/navigation_computer.dm 13"></a></h3><p>The custom docking port placed by this console</p><h3 id="var/shuttle_port"><aside class="declaration">var </aside>shuttle_port <aside>– /<a href="obj.html">obj</a>/<a href="obj/docking_port.html">docking_port</a>/<a href="obj/docking_port/mobile.html">mobile</a></aside> <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/modules/shuttle/navigation_computer.dm#L15"><img src="git.png" width="16" height="16" title="code/modules/shuttle/navigation_computer.dm 15"></a></h3><p>The mobile docking port of the connected shuttle</p><h2 id="proc">Proc Details</h2><h3 id="proc/set_init_ports"><aside class="declaration">proc </aside>set_init_ports<aside>() <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/modules/shuttle/navigation_computer.dm#L61"><img src="git.png" width="16" height="16" title="code/modules/shuttle/navigation_computer.dm 61"></a></aside></h3><p>"Initializes" any default port ids we have, done so add_jumpable_port can be a proper setter</p></main><footer>tgstation.dme <a href="https://github.com/evilew/GS13-Citadel/tree/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e">e8e0068</a> (master) — <a href="https://github.com/SpaceManiac/SpacemanDMM/blob/master/crates/dmdoc/README.md">dmdoc 1.9.0</a></footer></body></html> |