Files
Paradise/datum/component/construct_held_body.html

2 lines
2.1 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>/datum/component/construct_held_body - 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/construct_held_body.html#var">Var Details</a></header><main><h1>construct_held_body <aside>/<a href="datum.html">datum</a>/<a href="datum/component.html">component</a>/<a href="datum/component/construct_held_body.html">construct_held_body</a></aside> <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/datums/components/cult_held_body.dm#L5"><img src="git.png" width="16" height="16" title="code/datums/components/cult_held_body.dm 5"></a></h1><p>A component for tracking and manipulating bodies held inside constructs/shades
Will drop the body/brain when the parent dies or is deleted.</p><table class="summary" cellspacing="0"><tr><td colspan="2"><h2>Vars</h2></td></tr><tr><th><a href="datum/component/construct_held_body.html#var/held_body">held_body</a></th><td>A reference to either a mob, or a brain organ that is held inside our parent. Will drop when parent dies/is deleted</td></tr></table><h2 id="var">Var Details</h2><h3 id="var/held_body"><aside class="declaration">var </aside>held_body <aside> /<a href="atom.html">atom</a>/<a href="atom/movable.html">movable</a></aside> <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/datums/components/cult_held_body.dm#L8"><img src="git.png" width="16" height="16" title="code/datums/components/cult_held_body.dm 8"></a></h3><p>A reference to either a mob, or a brain organ that is held inside our parent. Will drop when parent dies/is deleted</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>