mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-26 13:37:58 +01:00
1 line
2.7 KiB
HTML
1 line
2.7 KiB
HTML
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><base href="../../"><link rel="stylesheet" href="dmdoc.css"><title>/obj/structure/disposalholder - 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/structure/disposalholder.html#var">Var Details</a></header><main><h1>disposalholder <aside>/<a href="obj.html">obj</a>/<a href="obj/structure.html">structure</a>/<a href="obj/structure/disposalholder.html">disposalholder</a></aside> <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/modules/recycling/disposal.dm#L669"><img src="git.png" width="16" height="16" title="code/modules/recycling/disposal.dm 669"></a></h1><table class="summary" cellspacing="0"><tr><td colspan="2"><h2>Vars</h2></td></tr><tr><th><a href="obj/structure/disposalholder.html#var/destination_tag">destination_tag</a></th><td>Destination the holder is set to, defaulting to disposals and changes if the contents have a mail/sort tag.</td></tr><tr><th><a href="obj/structure/disposalholder.html#var/hasmob">hasmob</a></th><td>Do we contain a mob?</td></tr><tr><th><a href="obj/structure/disposalholder.html#var/tomail">tomail</a></th><td>Do we contain a package?</td></tr></table><h2 id="var">Var Details</h2><h3 id="var/destination_tag"><aside class="declaration">var </aside>destination_tag <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/modules/recycling/disposal.dm#L679"><img src="git.png" width="16" height="16" title="code/modules/recycling/disposal.dm 679"></a></h3><p>Destination the holder is set to, defaulting to disposals and changes if the contents have a mail/sort tag.</p><h3 id="var/hasmob"><aside class="declaration">var </aside>hasmob <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/modules/recycling/disposal.dm#L683"><img src="git.png" width="16" height="16" title="code/modules/recycling/disposal.dm 683"></a></h3><p>Do we contain a mob?</p><h3 id="var/tomail"><aside class="declaration">var </aside>tomail <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/modules/recycling/disposal.dm#L681"><img src="git.png" width="16" height="16" title="code/modules/recycling/disposal.dm 681"></a></h3><p>Do we contain a package?</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> |