Files
Paradise/datum/component/death_linked.html

2 lines
2.5 KiB
HTML

<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><base href="../../"><link rel="stylesheet" href="dmdoc.css"><title>/datum/component/death_linked - 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="datum/component/death_linked.html#var">Var Details</a> - <a href="datum/component/death_linked.html#proc">Proc Details</a></header><main><h1>death_linked <aside>/<a href="datum.html">datum</a>/<a href="datum/component.html">component</a>/<a href="datum/component/death_linked.html">death_linked</a></aside> <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/datums/components/death_linked.dm#L6"><img src="git.png" width="16" height="16" title="code/datums/components/death_linked.dm 6"></a></h1><h2 id="death-link-component">Death link component</h2>
<p>When the owner of this component dies it also gibs a linked mob</p><table class="summary" cellspacing="0"><tr><td colspan="2"><h2>Vars</h2></td></tr><tr><th><a href="datum/component/death_linked.html#var/linked_mob_uid">linked_mob_uid</a></th><td>The mob that also dies when the user dies</td></tr><tr><td colspan="2"><h2>Procs</h2></td></tr><tr><th><a href="datum/component/death_linked.html#proc/on_death">on_death</a></th><td>signal called by the stat of the target changing</td></tr></table><h2 id="var">Var Details</h2><h3 id="var/linked_mob_uid"><aside class="declaration">var </aside>linked_mob_uid <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/datums/components/death_linked.dm#L8"><img src="git.png" width="16" height="16" title="code/datums/components/death_linked.dm 8"></a></h3><p>The mob that also dies when the user dies</p><h2 id="proc">Proc Details</h2><h3 id="proc/on_death"><aside class="declaration">proc </aside>on_death<aside>(/<a href="mob.html">mob</a>/<a href="mob/living.html">living</a>/target, gibbed) <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/datums/components/death_linked.dm#L27"><img src="git.png" width="16" height="16" title="code/datums/components/death_linked.dm 27"></a></aside></h3><p>signal called by the stat of the target changing</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>