Files
Paradise/code/__DEFINES/__proc_refs.html

1 line
2.5 KiB
HTML

<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><base href="../../"><link rel="stylesheet" href="dmdoc.css"><title>code/__DEFINES/__proc_refs.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/__proc_refs.html#define">Define Details</a></header><main><h1>code/__DEFINES/__proc_refs.dm <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/__DEFINES/__proc_refs.dm"><img src="git.png" width="16" height="16" title="code/__DEFINES/__proc_refs.dm"></a></h1><table class="summary" cellspacing="0"><tr><th><a href="code/__DEFINES/__proc_refs.html#define/PROC_REF">PROC_REF</a></th><td>Validates the proc exists on this type</td></tr><tr><th><a href="code/__DEFINES/__proc_refs.html#define/TYPE_PROC_REF">TYPE_PROC_REF</a></th><td>Validates the proc exists on the specified type</td></tr><tr><th><a href="code/__DEFINES/__proc_refs.html#define/GLOBAL_PROC_REF">GLOBAL_PROC_REF</a></th><td>Validates the proc exists on global</td></tr></table><h2 id="define">Define Details</h2><h3 id="define/GLOBAL_PROC_REF"><aside class="declaration">#define </aside>GLOBAL_PROC_REF<aside>(X)</aside> <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/__DEFINES/__proc_refs.dm#L6"><img src="git.png" width="16" height="16" title="code/__DEFINES/__proc_refs.dm 6"></a></h3><p>Validates the proc exists on global</p><h3 id="define/PROC_REF"><aside class="declaration">#define </aside>PROC_REF<aside>(X)</aside> <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/__DEFINES/__proc_refs.dm#L2"><img src="git.png" width="16" height="16" title="code/__DEFINES/__proc_refs.dm 2"></a></h3><p>Validates the proc exists on this type</p><h3 id="define/TYPE_PROC_REF"><aside class="declaration">#define </aside>TYPE_PROC_REF<aside>(TYPE, X)</aside> <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/__DEFINES/__proc_refs.dm#L4"><img src="git.png" width="16" height="16" title="code/__DEFINES/__proc_refs.dm 4"></a></h3><p>Validates the proc exists on the specified type</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>