1 line
4.0 KiB
HTML
1 line
4.0 KiB
HTML
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><base href="../../../"><link rel="stylesheet" href="dmdoc.css"><title>/obj/machinery/power/deck_relay - /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/power/deck_relay.html#var">Var Details</a> - <a href="obj/machinery/power/deck_relay.html#proc">Proc Details</a></header><main><h1>deck_relay <aside>/<a href="obj.html">obj</a>/<a href="obj/machinery.html">machinery</a>/<a href="obj/machinery/power/deck_relay.html">power/deck_relay</a></aside> <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/modules/power/multiz.dm#L1"><img src="git.png" width="16" height="16" title="code/modules/power/multiz.dm 1"></a></h1><table class="summary" cellspacing="0"><tr><td colspan="2"><h2>Vars</h2></td></tr><tr><th><a href="obj/machinery/power/deck_relay.html#var/above">above</a></th><td>The relay that's below us (for bridging powernets)</td></tr><tr><th><a href="obj/machinery/power/deck_relay.html#var/anchored">anchored</a></th><td>The relay that's above us (for bridging powernets)</td></tr><tr><td colspan="2"><h2>Procs</h2></td></tr><tr><th><a href="obj/machinery/power/deck_relay.html#proc/find_relays">find_relays</a></th><td>Locates relays that are above and below this object</td></tr><tr><th><a href="obj/machinery/power/deck_relay.html#proc/multitool_act">multitool_act</a></th><td>Allows you to scan the relay with a multitool to see stats.</td></tr><tr><th><a href="obj/machinery/power/deck_relay.html#proc/refresh">refresh</a></th><td>Handles re-acquiring + merging powernets found by find_relays()</td></tr></table><h2 id="var">Var Details</h2><h3 id="var/above"><aside class="declaration">var </aside>above <aside>– /<a href="obj.html">obj</a>/<a href="obj/machinery.html">machinery</a>/<a href="obj/machinery/power/deck_relay.html">power/deck_relay</a></aside> <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/modules/power/multiz.dm#L7"><img src="git.png" width="16" height="16" title="code/modules/power/multiz.dm 7"></a></h3><p>The relay that's below us (for bridging powernets)</p><h3 id="var/anchored">anchored <aside>– </aside> <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/modules/power/multiz.dm#L8"><img src="git.png" width="16" height="16" title="code/modules/power/multiz.dm 8"></a></h3><p>The relay that's above us (for bridging powernets)</p><h2 id="proc">Proc Details</h2><h3 id="proc/find_relays"><aside class="declaration">proc </aside>find_relays<aside>() <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/modules/power/multiz.dm#L67"><img src="git.png" width="16" height="16" title="code/modules/power/multiz.dm 67"></a></aside></h3><p>Locates relays that are above and below this object</p><h3 id="proc/multitool_act">multitool_act<aside>(/<a href="mob.html">mob</a>/user, /<a href="obj.html">obj</a>/<a href="obj/item.html">item</a>/I) <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/modules/power/multiz.dm#L34"><img src="git.png" width="16" height="16" title="code/modules/power/multiz.dm 34"></a></aside></h3><p>Allows you to scan the relay with a multitool to see stats.</p><h3 id="proc/refresh"><aside class="declaration">proc </aside>refresh<aside>() <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/modules/power/multiz.dm#L50"><img src="git.png" width="16" height="16" title="code/modules/power/multiz.dm 50"></a></aside></h3><p>Handles re-acquiring + merging powernets found by find_relays()</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> |