1 line
2.7 KiB
HTML
1 line
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/assembly/control - /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/assembly/control.html#var">Var Details</a></header><main><h1>control <aside>/<a href="obj.html">obj</a>/<a href="obj/item.html">item</a>/<a href="obj/item/assembly.html">assembly</a>/<a href="obj/item/assembly/control.html">control</a></aside> <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/modules/assembly/doorcontrol.dm#L1"><img src="git.png" width="16" height="16" title="code/modules/assembly/doorcontrol.dm 1"></a></h1><table class="summary" cellspacing="0"><tr><td colspan="2"><h2>Vars</h2></td></tr><tr><th><a href="obj/item/assembly/control.html#var/can_change_id">can_change_id</a></th><td>Can the ID be changed if used in hand?</td></tr><tr><th><a href="obj/item/assembly/control.html#var/id">id</a></th><td>Our ID. Make the first character ! if you want to obfuscate it as a mapper via randomization.</td></tr><tr><th><a href="obj/item/assembly/control.html#var/show_id">show_id</a></th><td>Show ID?</td></tr></table><h2 id="var">Var Details</h2><h3 id="var/can_change_id"><aside class="declaration">var </aside>can_change_id <aside>– </aside> <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/modules/assembly/doorcontrol.dm#L9"><img src="git.png" width="16" height="16" title="code/modules/assembly/doorcontrol.dm 9"></a></h3><p>Can the ID be changed if used in hand?</p><h3 id="var/id"><aside class="declaration">var </aside>id <aside>– </aside> <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/modules/assembly/doorcontrol.dm#L7"><img src="git.png" width="16" height="16" title="code/modules/assembly/doorcontrol.dm 7"></a></h3><p>Our ID. Make the first character ! if you want to obfuscate it as a mapper via randomization.</p><h3 id="var/show_id"><aside class="declaration">var </aside>show_id <aside>– </aside> <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/modules/assembly/doorcontrol.dm#L11"><img src="git.png" width="16" height="16" title="code/modules/assembly/doorcontrol.dm 11"></a></h3><p>Show ID?</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> |