Files
Paradise/code/__DEFINES/action_defines.html

3 lines
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/action_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/action_defines.html#define">Define Details</a></header><main><h1>code/__DEFINES/action_defines.dm <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/__DEFINES/action_defines.dm"><img src="git.png" width="16" height="16" title="code/__DEFINES/action_defines.dm"></a></h1><table class="summary" cellspacing="0"><tr><th><a href="code/__DEFINES/action_defines.html#define/PANEL_DISPLAY_PANEL">PANEL_DISPLAY_PANEL</a></th><td>The stat panel the action is displayed in.</td></tr><tr><th><a href="code/__DEFINES/action_defines.html#define/PANEL_DISPLAY_STATUS">PANEL_DISPLAY_STATUS</a></th><td>The status shown in the stat panel.
Can be stuff like &quot;ready&quot;, &quot;on cooldown&quot;, &quot;active&quot;, &quot;charges&quot;, &quot;charge cost&quot;, etc.</td></tr><tr><th><a href="code/__DEFINES/action_defines.html#define/PANEL_DISPLAY_NAME">PANEL_DISPLAY_NAME</a></th><td>The name shown in the stat panel.</td></tr></table><h2 id="define">Define Details</h2><h3 id="define/PANEL_DISPLAY_NAME"><aside class="declaration">#define </aside>PANEL_DISPLAY_NAME <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/__DEFINES/action_defines.dm#L15"><img src="git.png" width="16" height="16" title="code/__DEFINES/action_defines.dm 15"></a></h3><p>The name shown in the stat panel.</p><h3 id="define/PANEL_DISPLAY_PANEL"><aside class="declaration">#define </aside>PANEL_DISPLAY_PANEL <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/__DEFINES/action_defines.dm#L10"><img src="git.png" width="16" height="16" title="code/__DEFINES/action_defines.dm 10"></a></h3><p>The stat panel the action is displayed in.</p><h3 id="define/PANEL_DISPLAY_STATUS"><aside class="declaration">#define </aside>PANEL_DISPLAY_STATUS <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/__DEFINES/action_defines.dm#L13"><img src="git.png" width="16" height="16" title="code/__DEFINES/action_defines.dm 13"></a></h3><p>The status shown in the stat panel.
Can be stuff like &quot;ready&quot;, &quot;on cooldown&quot;, &quot;active&quot;, &quot;charges&quot;, &quot;charge cost&quot;, etc.</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>