1 line
3.6 KiB
HTML
1 line
3.6 KiB
HTML
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><base href="../"><link rel="stylesheet" href="dmdoc.css"><title>/datum/station_alert - /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/station_alert.html#var">Var Details</a></header><main><h1>station_alert <aside>/<a href="datum.html">datum</a>/<a href="datum/station_alert.html">station_alert</a></aside> <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/datums/station_alert.dm#L1"><img src="git.png" width="16" height="16" title="code/datums/station_alert.dm 1"></a></h1><table class="summary" cellspacing="0"><tr><td colspan="2"><h2>Vars</h2></td></tr><tr><th><a href="datum/station_alert.html#var/alarm_types">alarm_types</a></th><td>List of all alarm types we are listening to</td></tr><tr><th><a href="datum/station_alert.html#var/camera_view">camera_view</a></th><td>If UI will also show and allow jumping to cameras connected to each alert area</td></tr><tr><th><a href="datum/station_alert.html#var/holder">holder</a></th><td>Holder of the datum</td></tr><tr><th><a href="datum/station_alert.html#var/listener">listener</a></th><td>Listens for alarms, provides the alarms list for our UI</td></tr><tr><th><a href="datum/station_alert.html#var/title">title</a></th><td>Title of our UI</td></tr></table><h2 id="var">Var Details</h2><h3 id="var/alarm_types"><aside class="declaration">var </aside>alarm_types <aside>– /list</aside> <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/datums/station_alert.dm#L5"><img src="git.png" width="16" height="16" title="code/datums/station_alert.dm 5"></a></h3><p>List of all alarm types we are listening to</p><h3 id="var/camera_view"><aside class="declaration">var </aside>camera_view <aside>– </aside> <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/datums/station_alert.dm#L13"><img src="git.png" width="16" height="16" title="code/datums/station_alert.dm 13"></a></h3><p>If UI will also show and allow jumping to cameras connected to each alert area</p><h3 id="var/holder"><aside class="declaration">var </aside>holder <aside>– </aside> <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/datums/station_alert.dm#L3"><img src="git.png" width="16" height="16" title="code/datums/station_alert.dm 3"></a></h3><p>Holder of the datum</p><h3 id="var/listener"><aside class="declaration">var </aside>listener <aside>– /<a href="datum.html">datum</a>/<a href="datum/alarm_listener.html">alarm_listener</a></aside> <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/datums/station_alert.dm#L7"><img src="git.png" width="16" height="16" title="code/datums/station_alert.dm 7"></a></h3><p>Listens for alarms, provides the alarms list for our UI</p><h3 id="var/title"><aside class="declaration">var </aside>title <aside>– </aside> <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/datums/station_alert.dm#L9"><img src="git.png" width="16" height="16" title="code/datums/station_alert.dm 9"></a></h3><p>Title of our UI</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> |