Files
Paradise/obj/airlock_filler_object.html

1 line
3.3 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>/obj/airlock_filler_object - 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/airlock_filler_object.html#var">Var Details</a> - <a href="obj/airlock_filler_object.html#proc">Proc Details</a></header><main><h1>airlock_filler_object <aside>/<a href="obj.html">obj</a>/<a href="obj/airlock_filler_object.html">airlock_filler_object</a></aside> <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/game/machinery/doors/airlock_types.dm#L901"><img src="git.png" width="16" height="16" title="code/game/machinery/doors/airlock_types.dm 901"></a></h1><p>Player view blocking fillers for multi-tile doors</p><table class="summary" cellspacing="0"><tr><td colspan="2"><h2>Vars</h2></td></tr><tr><th><a href="obj/airlock_filler_object.html#var/filled_airlock">filled_airlock</a></th><td>The door/airlock this fluff panel is attached to</td></tr><tr><td colspan="2"><h2>Procs</h2></td></tr><tr><th><a href="obj/airlock_filler_object.html#proc/CanPass">CanPass</a></th><td>They only block our visuals, not movement</td></tr><tr><th><a href="obj/airlock_filler_object.html#proc/pair_airlock">pair_airlock</a></th><td>Multi-tile airlocks pair with a filler panel, if one goes so does the other.</td></tr></table><h2 id="var">Var Details</h2><h3 id="var/filled_airlock"><aside class="declaration">var </aside>filled_airlock <aside> /<a href="obj.html">obj</a>/<a href="obj/machinery.html">machinery</a>/<a href="obj/machinery/door.html">door</a></aside> <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/game/machinery/doors/airlock_types.dm#L910"><img src="git.png" width="16" height="16" title="code/game/machinery/doors/airlock_types.dm 910"></a></h3><p>The door/airlock this fluff panel is attached to</p><h2 id="proc">Proc Details</h2><h3 id="proc/CanPass">CanPass<aside>(/<a href="atom.html">atom</a>/<a href="atom/movable.html">movable</a>/mover, border_dir) <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/game/machinery/doors/airlock_types.dm#L929"><img src="git.png" width="16" height="16" title="code/game/machinery/doors/airlock_types.dm 929"></a></aside></h3><p>They only block our visuals, not movement</p><h3 id="proc/pair_airlock"><aside class="declaration">proc </aside>pair_airlock<aside>(/<a href="obj.html">obj</a>/<a href="obj/machinery.html">machinery</a>/<a href="obj/machinery/door.html">door</a>/parent_airlock) <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/game/machinery/doors/airlock_types.dm#L917"><img src="git.png" width="16" height="16" title="code/game/machinery/doors/airlock_types.dm 917"></a></aside></h3><p>Multi-tile airlocks pair with a filler panel, if one goes so does the other.</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>