1 line
2.6 KiB
HTML
1 line
2.6 KiB
HTML
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><base href="../../../"><link rel="stylesheet" href="dmdoc.css"><title>/datum/controller/subsystem/research - /tg/ Station 13</title></head><body><header><a href="index.html">/tg/ Station 13</a> - <a href="index.html#modules">Modules</a> - <a href="index.html#types">Types</a> — <a href="datum/controller/subsystem/research.html#var">Var Details</a></header><main><h1>research <aside>/<a href="datum.html">datum</a>/<a href="datum/controller/subsystem.html">controller/subsystem</a>/<a href="datum/controller/subsystem/research.html">research</a></aside> <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/controllers/subsystem/research.dm#L2"><img src="git.png" width="16" height="16" title="code/controllers/subsystem/research.dm 2"></a></h1><table class="summary" cellspacing="0"><tr><td colspan="2"><h2>Vars</h2></td></tr><tr><th><a href="datum/controller/subsystem/research.html#var/anomaly_hard_limit_by_type">anomaly_hard_limit_by_type</a></th><td>The hard limits of cores created for each anomaly type. For faster code lookup without switch statements.</td></tr><tr><th><a href="datum/controller/subsystem/research.html#var/created_anomaly_types">created_anomaly_types</a></th><td>The global list of raw anomaly types that have been refined, for hard limits.</td></tr></table><h2 id="var">Var Details</h2><h3 id="var/anomaly_hard_limit_by_type"><aside class="declaration">var </aside>anomaly_hard_limit_by_type <aside>– /list</aside> <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/controllers/subsystem/research.dm#L300"><img src="git.png" width="16" height="16" title="code/controllers/subsystem/research.dm 300"></a></h3><p>The hard limits of cores created for each anomaly type. For faster code lookup without switch statements.</p><h3 id="var/created_anomaly_types"><aside class="declaration">var </aside>created_anomaly_types <aside>– /list</aside> <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/controllers/subsystem/research.dm#L298"><img src="git.png" width="16" height="16" title="code/controllers/subsystem/research.dm 298"></a></h3><p>The global list of raw anomaly types that have been refined, for hard limits.</p></main><footer>tgstation.dme <a href="https://github.com/evilew/GS13-Citadel/tree/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e">e8e0068</a> (master) — <a href="https://github.com/SpaceManiac/SpacemanDMM/blob/master/crates/dmdoc/README.md">dmdoc 1.9.0</a></footer></body></html> |