mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-27 05:57:24 +01:00
1 line
2.8 KiB
HTML
1 line
2.8 KiB
HTML
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><base href="../../"><link rel="stylesheet" href="dmdoc.css"><title>code/__DEFINES/strippable_defines.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/strippable_defines.html#define">Define Details</a></header><main><h1>code/__DEFINES/strippable_defines.dm <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/__DEFINES/strippable_defines.dm"><img src="git.png" width="16" height="16" title="code/__DEFINES/strippable_defines.dm"></a></h1><table class="summary" cellspacing="0"><tr><th><a href="code/__DEFINES/strippable_defines.html#define/STRIPPABLE_OBSCURING_NONE">STRIPPABLE_OBSCURING_NONE</a></th><td>This slot is not obscured.</td></tr><tr><th><a href="code/__DEFINES/strippable_defines.html#define/STRIPPABLE_OBSCURING_COMPLETELY">STRIPPABLE_OBSCURING_COMPLETELY</a></th><td>This slot is completely obscured, and cannot be accessed.</td></tr><tr><th><a href="code/__DEFINES/strippable_defines.html#define/STRIPPABLE_OBSCURING_HIDDEN">STRIPPABLE_OBSCURING_HIDDEN</a></th><td>This slot can't be seen, but can be accessed.</td></tr></table><h2 id="define">Define Details</h2><h3 id="define/STRIPPABLE_OBSCURING_COMPLETELY"><aside class="declaration">#define </aside>STRIPPABLE_OBSCURING_COMPLETELY <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/__DEFINES/strippable_defines.dm#L30"><img src="git.png" width="16" height="16" title="code/__DEFINES/strippable_defines.dm 30"></a></h3><p>This slot is completely obscured, and cannot be accessed.</p><h3 id="define/STRIPPABLE_OBSCURING_HIDDEN"><aside class="declaration">#define </aside>STRIPPABLE_OBSCURING_HIDDEN <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/__DEFINES/strippable_defines.dm#L33"><img src="git.png" width="16" height="16" title="code/__DEFINES/strippable_defines.dm 33"></a></h3><p>This slot can't be seen, but can be accessed.</p><h3 id="define/STRIPPABLE_OBSCURING_NONE"><aside class="declaration">#define </aside>STRIPPABLE_OBSCURING_NONE <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/__DEFINES/strippable_defines.dm#L27"><img src="git.png" width="16" height="16" title="code/__DEFINES/strippable_defines.dm 27"></a></h3><p>This slot is not obscured.</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> |