mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-26 13:37:58 +01:00
1 line
3.7 KiB
HTML
1 line
3.7 KiB
HTML
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><base href="../../"><link rel="stylesheet" href="dmdoc.css"><title>/obj/effect/hotspot - 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/effect/hotspot.html#var">Var Details</a></header><main><h1>hotspot <aside>/<a href="obj.html">obj</a>/<a href="obj/effect/hotspot.html">effect/hotspot</a></aside> <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/modules/atmospherics/environmental/LINDA_fire.dm#L23"><img src="git.png" width="16" height="16" title="code/modules/atmospherics/environmental/LINDA_fire.dm 23"></a></h1><table class="summary" cellspacing="0"><tr><td colspan="2"><h2>Vars</h2></td></tr><tr><th><a href="obj/effect/hotspot.html#var/data_tick">data_tick</a></th><td>Which tick did we last load data at?</td></tr><tr><th><a href="obj/effect/hotspot.html#var/death_timer">death_timer</a></th><td>The last tick this hotspot should be alive for.</td></tr><tr><th><a href="obj/effect/hotspot.html#var/fuel_burnt">fuel_burnt</a></th><td>How much fuel did we burn this tick?</td></tr><tr><th><a href="obj/effect/hotspot.html#var/update_interval">update_interval</a></th><td>How often do we update?</td></tr><tr><th><a href="obj/effect/hotspot.html#var/update_tick">update_tick</a></th><td>Which update tick are we on?</td></tr></table><h2 id="var">Var Details</h2><h3 id="var/data_tick"><aside class="declaration">var </aside>data_tick <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/modules/atmospherics/environmental/LINDA_fire.dm#L39"><img src="git.png" width="16" height="16" title="code/modules/atmospherics/environmental/LINDA_fire.dm 39"></a></h3><p>Which tick did we last load data at?</p><h3 id="var/death_timer"><aside class="declaration">var </aside>death_timer <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/modules/atmospherics/environmental/LINDA_fire.dm#L35"><img src="git.png" width="16" height="16" title="code/modules/atmospherics/environmental/LINDA_fire.dm 35"></a></h3><p>The last tick this hotspot should be alive for.</p><h3 id="var/fuel_burnt"><aside class="declaration">var </aside>fuel_burnt <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/modules/atmospherics/environmental/LINDA_fire.dm#L37"><img src="git.png" width="16" height="16" title="code/modules/atmospherics/environmental/LINDA_fire.dm 37"></a></h3><p>How much fuel did we burn this tick?</p><h3 id="var/update_interval"><aside class="declaration">var </aside>update_interval <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/modules/atmospherics/environmental/LINDA_fire.dm#L43"><img src="git.png" width="16" height="16" title="code/modules/atmospherics/environmental/LINDA_fire.dm 43"></a></h3><p>How often do we update?</p><h3 id="var/update_tick"><aside class="declaration">var </aside>update_tick <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/modules/atmospherics/environmental/LINDA_fire.dm#L41"><img src="git.png" width="16" height="16" title="code/modules/atmospherics/environmental/LINDA_fire.dm 41"></a></h3><p>Which update tick are we 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> |