mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-27 05:57:24 +01:00
1 line
2.9 KiB
HTML
1 line
2.9 KiB
HTML
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><base href="../../"><link rel="stylesheet" href="dmdoc.css"><title>code/__DEFINES/apc_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/apc_defines.html#define">Define Details</a></header><main><h1>code/__DEFINES/apc_defines.dm <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/__DEFINES/apc_defines.dm"><img src="git.png" width="16" height="16" title="code/__DEFINES/apc_defines.dm"></a></h1><table class="summary" cellspacing="0"><tr><th><a href="code/__DEFINES/apc_defines.html#define/APC_CHANNEL_SETTING_OFF">APC_CHANNEL_SETTING_OFF</a></th><td>Power channel is off, anything connected to it is not powered, cannot be set manually by players</td></tr><tr><th><a href="code/__DEFINES/apc_defines.html#define/APC_CHANNEL_SETTING_AUTO_OFF">APC_CHANNEL_SETTING_AUTO_OFF</a></th><td>APC power channel Setting Off, if set while apc is "on" set apc to "off" otherwise set to "auto-off"</td></tr><tr><th><a href="code/__DEFINES/apc_defines.html#define/APC_CHANNEL_SETTING_ON">APC_CHANNEL_SETTING_ON</a></th><td>APC power channel setting on,</td></tr></table><h2 id="define">Define Details</h2><h3 id="define/APC_CHANNEL_SETTING_AUTO_OFF"><aside class="declaration">#define </aside>APC_CHANNEL_SETTING_AUTO_OFF <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/__DEFINES/apc_defines.dm#L23"><img src="git.png" width="16" height="16" title="code/__DEFINES/apc_defines.dm 23"></a></h3><p>APC power channel Setting Off, if set while apc is "on" set apc to "off" otherwise set to "auto-off"</p><h3 id="define/APC_CHANNEL_SETTING_OFF"><aside class="declaration">#define </aside>APC_CHANNEL_SETTING_OFF <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/__DEFINES/apc_defines.dm#L21"><img src="git.png" width="16" height="16" title="code/__DEFINES/apc_defines.dm 21"></a></h3><p>Power channel is off, anything connected to it is not powered, cannot be set manually by players</p><h3 id="define/APC_CHANNEL_SETTING_ON"><aside class="declaration">#define </aside>APC_CHANNEL_SETTING_ON <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/__DEFINES/apc_defines.dm#L25"><img src="git.png" width="16" height="16" title="code/__DEFINES/apc_defines.dm 25"></a></h3><p>APC power channel setting on,</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> |