Files

5 lines
2.2 KiB
HTML

<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><base href="../../../"><link rel="stylesheet" href="dmdoc.css"><title>/obj/item/robot_module/janitor - 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/robot_module/janitor.html#proc">Proc Details</a></header><main><h1>janitor <aside>/<a href="obj.html">obj</a>/<a href="obj/item.html">item</a>/<a href="obj/item/robot_module.html">robot_module</a>/<a href="obj/item/robot_module/janitor.html">janitor</a></aside> <a href="https://github.com/ParadiseSS13/Paradise/blob/edee60476d21ee840643bd1abe7f6003a8c65773/code/modules/mob/living/silicon/robot/robot_modules.dm#L515"><img src="git.png" width="16" height="16" title="code/modules/mob/living/silicon/robot/robot_modules.dm 515"></a></h1><table class="summary" cellspacing="0"><tr><td colspan="2"><h2>Procs</h2></td></tr><tr><th><a href="obj/item/robot_module/janitor.html#proc/on_cyborg_move">on_cyborg_move</a></th><td>Proc called after the janitor cyborg has moved, in order to clean atoms at it's new location.</td></tr></table><h2 id="proc">Proc Details</h2><h3 id="proc/on_cyborg_move"><aside class="declaration">proc </aside>on_cyborg_move<aside>(/<a href="mob.html">mob</a>/<a href="mob/living.html">living</a>/<a href="mob/living/silicon.html">silicon</a>/<a href="mob/living/silicon/robot.html">robot</a>/R) <a href="https://github.com/ParadiseSS13/Paradise/blob/edee60476d21ee840643bd1abe7f6003a8c65773/code/modules/mob/living/silicon/robot/robot_modules.dm#L558"><img src="git.png" width="16" height="16" title="code/modules/mob/living/silicon/robot/robot_modules.dm 558"></a></aside></h3><p>Proc called after the janitor cyborg has moved, in order to clean atoms at it's new location.</p>
<p>Arguments:</p>
<ul>
<li>mob/living/silicon/robot/R - The cyborg who moved.</li>
</ul></main><footer>paradise.dme <a href="https://github.com/ParadiseSS13/Paradise/tree/edee60476d21ee840643bd1abe7f6003a8c65773">edee604</a> (master) — <a href="https://github.com/SpaceManiac/SpacemanDMM/blob/master/crates/dmdoc/README.md">dmdoc 1.11.0</a></footer></body></html>