Files
Paradise/obj/item/multitool.html

1 line
2.8 KiB
HTML
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<!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/8a8a00a2a9bec485351e5f219982b7315d3504fa/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/8a8a00a2a9bec485351e5f219982b7315d3504fa/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/8a8a00a2a9bec485351e5f219982b7315d3504fa/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/8a8a00a2a9bec485351e5f219982b7315d3504fa/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/8a8a00a2a9bec485351e5f219982b7315d3504fa">8a8a00a</a> (master) — <a href="https://github.com/SpaceManiac/SpacemanDMM/blob/master/crates/dmdoc/README.md">dmdoc 1.11.0</a></footer></body></html>