Files
Paradise/obj/structure/disaster_counter.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>/obj/structure/disaster_counter - 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="obj/structure/disaster_counter.html#var">Var Details</a></header><main><h1>Disaster counter. <aside>/<a href="obj.html">obj</a>/<a href="obj/structure.html">structure</a>/<a href="obj/structure/disaster_counter.html">disaster_counter</a></aside> <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/game/objects/structures/disaster_counter.dm#L6"><img src="git.png" width="16" height="16" title="code/game/objects/structures/disaster_counter.dm 6"></a></h1><p>Tracks how many shifts it has been since the counter with that ID was exploded.</p><table class="summary" cellspacing="0"><tr><td colspan="2"><h2>Vars</h2></td></tr><tr><th><a href="obj/structure/disaster_counter.html#var/counter_id">counter_id</a></th><td>ID of the counter. Must be overriden. Use alphanumerics with no spaces only, as this is used in the filesystem.</td></tr><tr><th><a href="obj/structure/disaster_counter.html#var/current_count">current_count</a></th><td>Current count number</td></tr><tr><th><a href="obj/structure/disaster_counter.html#var/record_count">record_count</a></th><td>Record count</td></tr></table><h2 id="var">Var Details</h2><h3 id="var/counter_id"><aside class="declaration">var </aside>counter_id <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/game/objects/structures/disaster_counter.dm#L14"><img src="git.png" width="16" height="16" title="code/game/objects/structures/disaster_counter.dm 14"></a></h3><p>ID of the counter. Must be overriden. Use alphanumerics with no spaces only, as this is used in the filesystem.</p><h3 id="var/current_count"><aside class="declaration">var </aside>current_count <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/game/objects/structures/disaster_counter.dm#L16"><img src="git.png" width="16" height="16" title="code/game/objects/structures/disaster_counter.dm 16"></a></h3><p>Current count number</p><h3 id="var/record_count"><aside class="declaration">var </aside>record_count <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/game/objects/structures/disaster_counter.dm#L18"><img src="git.png" width="16" height="16" title="code/game/objects/structures/disaster_counter.dm 18"></a></h3><p>Record count</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>