Files
Paradise/code/__DEFINES/important_recursive_contents.html

3 lines
4.4 KiB
HTML

<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><base href="../../"><link rel="stylesheet" href="dmdoc.css"><title>code/__DEFINES/important_recursive_contents.dm - 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="code/__DEFINES/important_recursive_contents.html#define">Define Details</a></header><main><h1>code/__DEFINES/important_recursive_contents.dm <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/__DEFINES/important_recursive_contents.dm"><img src="git.png" width="16" height="16" title="code/__DEFINES/important_recursive_contents.dm"></a></h1><table class="summary" cellspacing="0"><tr><th><a href="code/__DEFINES/important_recursive_contents.html#define/RECURSIVE_CONTENTS_AREA_SENSITIVE">RECURSIVE_CONTENTS_AREA_SENSITIVE</a></th><td>the area channel of the important_recursive_contents list, everything in here will be sent a signal when their last holding object changes areas</td></tr><tr><th><a href="code/__DEFINES/important_recursive_contents.html#define/RECURSIVE_CONTENTS_HEARING_SENSITIVE">RECURSIVE_CONTENTS_HEARING_SENSITIVE</a></th><td>the hearing channel of the important_recursive_contents list, everything in here will count as a hearing atom</td></tr><tr><th><a href="code/__DEFINES/important_recursive_contents.html#define/RECURSIVE_CONTENTS_CLIENT_MOBS">RECURSIVE_CONTENTS_CLIENT_MOBS</a></th><td>the client mobs channel of the important_recursive_contents list, everything in here will be a mob with an attached client
this is given to both a clients mob, and a clients eye, both point to the clients mob</td></tr><tr><th><a href="code/__DEFINES/important_recursive_contents.html#define/RECURSIVE_CONTENTS_ACTIVE_STORAGE">RECURSIVE_CONTENTS_ACTIVE_STORAGE</a></th><td>the parent of storage components currently shown to some client mob get this. gets removed when nothing is viewing the parent</td></tr></table><h2 id="define">Define Details</h2><h3 id="define/RECURSIVE_CONTENTS_ACTIVE_STORAGE"><aside class="declaration">#define </aside>RECURSIVE_CONTENTS_ACTIVE_STORAGE <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/__DEFINES/important_recursive_contents.dm#L9"><img src="git.png" width="16" height="16" title="code/__DEFINES/important_recursive_contents.dm 9"></a></h3><p>the parent of storage components currently shown to some client mob get this. gets removed when nothing is viewing the parent</p><h3 id="define/RECURSIVE_CONTENTS_AREA_SENSITIVE"><aside class="declaration">#define </aside>RECURSIVE_CONTENTS_AREA_SENSITIVE <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/__DEFINES/important_recursive_contents.dm#L2"><img src="git.png" width="16" height="16" title="code/__DEFINES/important_recursive_contents.dm 2"></a></h3><p>the area channel of the important_recursive_contents list, everything in here will be sent a signal when their last holding object changes areas</p><h3 id="define/RECURSIVE_CONTENTS_CLIENT_MOBS"><aside class="declaration">#define </aside>RECURSIVE_CONTENTS_CLIENT_MOBS <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/__DEFINES/important_recursive_contents.dm#L7"><img src="git.png" width="16" height="16" title="code/__DEFINES/important_recursive_contents.dm 7"></a></h3><p>the client mobs channel of the important_recursive_contents list, everything in here will be a mob with an attached client
this is given to both a clients mob, and a clients eye, both point to the clients mob</p><h3 id="define/RECURSIVE_CONTENTS_HEARING_SENSITIVE"><aside class="declaration">#define </aside>RECURSIVE_CONTENTS_HEARING_SENSITIVE <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/__DEFINES/important_recursive_contents.dm#L4"><img src="git.png" width="16" height="16" title="code/__DEFINES/important_recursive_contents.dm 4"></a></h3><p>the hearing channel of the important_recursive_contents list, everything in here will count as a hearing atom</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>