6 lines
2.1 KiB
HTML
6 lines
2.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/shuttle/pod - /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/shuttle/pod.html#proc">Proc Details</a></header><main><h1>pod <aside>/<a href="obj.html">obj</a>/<a href="obj/machinery.html">machinery</a>/<a href="obj/machinery/computer/shuttle.html">computer/shuttle</a>/<a href="obj/machinery/computer/shuttle/pod.html">pod</a></aside> <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/modules/shuttle/emergency.dm#L531"><img src="git.png" width="16" height="16" title="code/modules/shuttle/emergency.dm 531"></a></h1><table class="summary" cellspacing="0"><tr><td colspan="2"><h2>Procs</h2></td></tr><tr><th><a href="obj/machinery/computer/shuttle/pod.html#proc/check_lock">check_lock</a></th><td>Signal handler for checking if we should lock or unlock escape pods accordingly to a newly set security level</td></tr></table><h2 id="proc">Proc Details</h2><h3 id="proc/check_lock"><aside class="declaration">proc </aside>check_lock<aside>(/<a href="datum.html">datum</a>/source, new_level) <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/modules/shuttle/emergency.dm#L569"><img src="git.png" width="16" height="16" title="code/modules/shuttle/emergency.dm 569"></a></aside></h3><p>Signal handler for checking if we should lock or unlock escape pods accordingly to a newly set security level</p>
|
|
<p>Arguments:</p>
|
|
<ul>
|
|
<li>source The datum source of the signal</li>
|
|
<li>new_level The new security level that is in effect</li>
|
|
</ul></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> |