mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-27 05:57:24 +01:00
1 line
2.6 KiB
HTML
1 line
2.6 KiB
HTML
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><base href="../../"><link rel="stylesheet" href="dmdoc.css"><title>/obj/item/enginepicker - 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/enginepicker.html#proc">Proc Details</a></header><main><h1>enginepicker <aside>/<a href="obj.html">obj</a>/<a href="obj/item.html">item</a>/<a href="obj/item/enginepicker.html">enginepicker</a></aside> <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/game/objects/items/devices/enginepicker.dm#L8"><img src="git.png" width="16" height="16" title="code/game/objects/items/devices/enginepicker.dm 8"></a></h1><table class="summary" cellspacing="0"><tr><td colspan="2"><h2>Procs</h2></td></tr><tr><th><a href="obj/item/enginepicker.html#proc/locatebeacons">locatebeacons</a></th><td>This proc re-assigns all of engine beacons in the global list to a local list.</td></tr><tr><th><a href="obj/item/enginepicker.html#proc/processchoice">processchoice</a></th><td>Spawns and logs / announces the appropriate engine based on the choice made.</td></tr></table><h2 id="proc">Proc Details</h2><h3 id="proc/locatebeacons"><aside class="declaration">proc </aside>locatebeacons<aside>() <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/game/objects/items/devices/enginepicker.dm#L43"><img src="git.png" width="16" height="16" title="code/game/objects/items/devices/enginepicker.dm 43"></a></aside></h3><p>This proc re-assigns all of engine beacons in the global list to a local list.</p><h3 id="proc/processchoice"><aside class="declaration">proc </aside>processchoice<aside>(/<a href="obj.html">obj</a>/<a href="obj/item.html">item</a>/<a href="obj/item/beacon.html">beacon</a>/engine/choice, /<a href="mob.html">mob</a>/<a href="mob/living.html">living</a>/<a href="mob/living/carbon.html">carbon</a>/user) <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/game/objects/items/devices/enginepicker.dm#L50"><img src="git.png" width="16" height="16" title="code/game/objects/items/devices/enginepicker.dm 50"></a></aside></h3><p>Spawns and logs / announces the appropriate engine based on the choice made.</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> |