mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-27 14:07:51 +01:00
1 line
2.8 KiB
HTML
1 line
2.8 KiB
HTML
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><base href="../../"><link rel="stylesheet" href="dmdoc.css"><title>/obj/item/multitool - Space Station 13</title></head><body><header><a href="index.html">Space Station 13</a> - <a href="index.html#modules">Modules</a> - <a href="index.html#types">Types</a> — <a href="obj/item/multitool.html#var">Var Details</a></header><main><h1>multitool <aside>/<a href="obj.html">obj</a>/<a href="obj/item.html">item</a>/<a href="obj/item/multitool.html">multitool</a></aside> <a href="https://github.com/ParadiseSS13/Paradise/blob/776b9861f70566b1e6a0763a465ef22f7920a3d6/code/game/objects/items/tools/multitool.dm#L9"><img src="git.png" width="16" height="16" title="code/game/objects/items/tools/multitool.dm 9"></a></h1><p>Multitool -- A multitool is used for hacking electronic devices.</p><table class="summary" cellspacing="0"><tr><td colspan="2"><h2>Vars</h2></td></tr><tr><th><a href="obj/item/multitool.html#var/buffer">buffer</a></th><td>Reference to whatever machine is held in the buffer</td></tr><tr><th><a href="obj/item/multitool.html#var/buffer_uid">buffer_uid</a></th><td>Soft-ref for linked stuff. This should be used over the above var.</td></tr><tr><th><a href="obj/item/multitool.html#var/cd_apc_scan">cd_apc_scan</a></th><td>Cooldown for detecting APCs</td></tr></table><h2 id="var">Var Details</h2><h3 id="var/buffer"><aside class="declaration">var </aside>buffer <aside>– /<a href="obj.html">obj</a>/<a href="obj/machinery.html">machinery</a></aside> <a href="https://github.com/ParadiseSS13/Paradise/blob/776b9861f70566b1e6a0763a465ef22f7920a3d6/code/game/objects/items/tools/multitool.dm#L25"><img src="git.png" width="16" height="16" title="code/game/objects/items/tools/multitool.dm 25"></a></h3><p>Reference to whatever machine is held in the buffer</p><h3 id="var/buffer_uid"><aside class="declaration">var </aside>buffer_uid <a href="https://github.com/ParadiseSS13/Paradise/blob/776b9861f70566b1e6a0763a465ef22f7920a3d6/code/game/objects/items/tools/multitool.dm#L27"><img src="git.png" width="16" height="16" title="code/game/objects/items/tools/multitool.dm 27"></a></h3><p>Soft-ref for linked stuff. This should be used over the above var.</p><h3 id="var/cd_apc_scan"><aside class="declaration">var </aside>cd_apc_scan <a href="https://github.com/ParadiseSS13/Paradise/blob/776b9861f70566b1e6a0763a465ef22f7920a3d6/code/game/objects/items/tools/multitool.dm#L29"><img src="git.png" width="16" height="16" title="code/game/objects/items/tools/multitool.dm 29"></a></h3><p>Cooldown for detecting APCs</p></main><footer>paradise.dme <a href="https://github.com/ParadiseSS13/Paradise/tree/776b9861f70566b1e6a0763a465ef22f7920a3d6">776b986</a> (master) — <a href="https://github.com/SpaceManiac/SpacemanDMM/blob/master/crates/dmdoc/README.md">dmdoc 1.11.0</a></footer></body></html> |