mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-27 14:07:51 +01:00
1 line
4.2 KiB
HTML
1 line
4.2 KiB
HTML
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><base href="../../../"><link rel="stylesheet" href="dmdoc.css"><title>/obj/effect/temp_visual/sonar_ping - 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/effect/temp_visual/sonar_ping.html#var">Var Details</a> - <a href="obj/effect/temp_visual/sonar_ping.html#proc">Proc Details</a></header><main><h1>sonar_ping <aside>/<a href="obj.html">obj</a>/<a href="obj/effect/temp_visual/sonar_ping.html">effect/temp_visual/sonar_ping</a></aside> <a href="https://github.com/ParadiseSS13/Paradise/blob/776b9861f70566b1e6a0763a465ef22f7920a3d6/code/modules/mod/modules/modules_security.dm#L133"><img src="git.png" width="16" height="16" title="code/modules/mod/modules/modules_security.dm 133"></a></h1><table class="summary" cellspacing="0"><tr><td colspan="2"><h2>Vars</h2></td></tr><tr><th><a href="obj/effect/temp_visual/sonar_ping.html#var/modsuit_image">modsuit_image</a></th><td>The image shown to modsuit users</td></tr><tr><th><a href="obj/effect/temp_visual/sonar_ping.html#var/real_icon_state">real_icon_state</a></th><td>The icon state applied to the image created for this ping.</td></tr><tr><th><a href="obj/effect/temp_visual/sonar_ping.html#var/source_UID">source_UID</a></th><td>The person in the modsuit at the moment, really just used to remove this from their screen</td></tr><tr><td colspan="2"><h2>Procs</h2></td></tr><tr><th><a href="obj/effect/temp_visual/sonar_ping.html#proc/add_mind">add_mind</a></th><td>Add the image to the modsuit wearer's screen</td></tr><tr><th><a href="obj/effect/temp_visual/sonar_ping.html#proc/remove_mind">remove_mind</a></th><td>Remove the image from the modsuit wearer's screen</td></tr></table><h2 id="var">Var Details</h2><h3 id="var/modsuit_image"><aside class="declaration">var </aside>modsuit_image <aside>– /image</aside> <a href="https://github.com/ParadiseSS13/Paradise/blob/776b9861f70566b1e6a0763a465ef22f7920a3d6/code/modules/mod/modules/modules_security.dm#L138"><img src="git.png" width="16" height="16" title="code/modules/mod/modules/modules_security.dm 138"></a></h3><p>The image shown to modsuit users</p><h3 id="var/real_icon_state"><aside class="declaration">var </aside>real_icon_state <a href="https://github.com/ParadiseSS13/Paradise/blob/776b9861f70566b1e6a0763a465ef22f7920a3d6/code/modules/mod/modules/modules_security.dm#L142"><img src="git.png" width="16" height="16" title="code/modules/mod/modules/modules_security.dm 142"></a></h3><p>The icon state applied to the image created for this ping.</p><h3 id="var/source_UID"><aside class="declaration">var </aside>source_UID <a href="https://github.com/ParadiseSS13/Paradise/blob/776b9861f70566b1e6a0763a465ef22f7920a3d6/code/modules/mod/modules/modules_security.dm#L140"><img src="git.png" width="16" height="16" title="code/modules/mod/modules/modules_security.dm 140"></a></h3><p>The person in the modsuit at the moment, really just used to remove this from their screen</p><h2 id="proc">Proc Details</h2><h3 id="proc/add_mind"><aside class="declaration">proc </aside>add_mind<aside>(/<a href="mob.html">mob</a>/<a href="mob/living.html">living</a>/looker) <a href="https://github.com/ParadiseSS13/Paradise/blob/776b9861f70566b1e6a0763a465ef22f7920a3d6/code/modules/mod/modules/modules_security.dm#L163"><img src="git.png" width="16" height="16" title="code/modules/mod/modules/modules_security.dm 163"></a></aside></h3><p>Add the image to the modsuit wearer's screen</p><h3 id="proc/remove_mind"><aside class="declaration">proc </aside>remove_mind<aside>(/<a href="mob.html">mob</a>/<a href="mob/living.html">living</a>/looker) <a href="https://github.com/ParadiseSS13/Paradise/blob/776b9861f70566b1e6a0763a465ef22f7920a3d6/code/modules/mod/modules/modules_security.dm#L167"><img src="git.png" width="16" height="16" title="code/modules/mod/modules/modules_security.dm 167"></a></aside></h3><p>Remove the image from the modsuit wearer's screen</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> |