5 lines
2.7 KiB
HTML
5 lines
2.7 KiB
HTML
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><base href="../../"><link rel="stylesheet" href="dmdoc.css"><title>/obj/item/circuitboard - /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/item/circuitboard.html#var">Var Details</a> - <a href="obj/item/circuitboard.html#proc">Proc Details</a></header><main><h1>circuitboard <aside>/<a href="obj.html">obj</a>/<a href="obj/item.html">item</a>/<a href="obj/item/circuitboard.html">circuitboard</a></aside> <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/game/objects/items/circuitboards/circuitboard.dm#L6"><img src="git.png" width="16" height="16" title="code/game/objects/items/circuitboards/circuitboard.dm 6"></a></h1><table class="summary" cellspacing="0"><tr><td colspan="2"><h2>Vars</h2></td></tr><tr><th><a href="obj/item/circuitboard.html#var/onstation">onstation</a></th><td>determines if the circuit board originated from a vendor off station or not.</td></tr><tr><td colspan="2"><h2>Procs</h2></td></tr><tr><th><a href="obj/item/circuitboard.html#proc/configure_machine">configure_machine</a></th><td>Used to allow the circuitboard to configure a machine in some way, shape or form.</td></tr></table><h2 id="var">Var Details</h2><h3 id="var/onstation"><aside class="declaration">var </aside>onstation <aside>– </aside> <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/game/objects/items/circuitboards/circuitboard.dm#L18"><img src="git.png" width="16" height="16" title="code/game/objects/items/circuitboards/circuitboard.dm 18"></a></h3><p>determines if the circuit board originated from a vendor off station or not.</p><h2 id="proc">Proc Details</h2><h3 id="proc/configure_machine"><aside class="declaration">proc </aside>configure_machine<aside>(/<a href="obj.html">obj</a>/<a href="obj/machinery.html">machinery</a>/machine) <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/game/objects/items/circuitboards/circuitboard.dm#L51"><img src="git.png" width="16" height="16" title="code/game/objects/items/circuitboards/circuitboard.dm 51"></a></aside></h3><p>Used to allow the circuitboard to configure a machine in some way, shape or form.</p>
|
||
<p>Arguments:</p>
|
||
<ul>
|
||
<li>machine - The machine to attempt to configure.</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> |