Значение компонентов и переменных ContentServers: различия между версиями
Материал из Space Station 14 Вики
Нет описания правки |
(в) |
||
Строка 1529: | Строка 1529: | ||
--> | --> | ||
{| class="wikitable mw-collapsible mw-collapsed" style="width: 100%; text-align:center; font-size: 14px; background:#303037;" border=1 cellspacing=0 | {| class="wikitable mw-collapsible mw-collapsed" style="width: 100%; text-align:center; font-size: 14px; background:#303037;" border=1 cellspacing=0 | ||
!<big> | !<big>AtmosMonitor</big> - Компонент, отвечающий за раздел контроля атмосферы в AirAlarm. </center> | ||
|- | |- | ||
| | | | ||
Строка 1536: | Строка 1536: | ||
! style="background-color:#4E5058; width: 20%" | Название переменной !! style="background-color:#4E5058; width: 5%" | Тип переменной !! style="background-color:#4E5058; width: 20%" | Базовое значение переменной !! style="background-color:#4E5058; width: 50%" | Значение | ! style="background-color:#4E5058; width: 20%" | Название переменной !! style="background-color:#4E5058; width: 5%" | Тип переменной !! style="background-color:#4E5058; width: 20%" | Базовое значение переменной !! style="background-color:#4E5058; width: 50%" | Значение | ||
|- | |- | ||
| style="background-color:#383842; | <center>''' | | style="background-color:#383842; | <center>''' GasThresholdIds '''</center> | ||
| style="background-color:#383842; color:#9650E4 | <center>''' Dictionary<Gas, string>? '''</center> | |||
| style="background-color:#383842; | <center>''' GasThresholdIds '''</center> | |||
| style="background-color:#383842; | <center>''' Идентификаторы пороговых значений газа '''</center> | |||
|- | |||
| style="background-color:#383842; | <center>''' GasThresholds '''</center> | |||
| style="background-color:#383842; color:#9650E4 | <center>''' Dictionary<Gas, AtmosAlarmThreshold>? '''</center> | |||
| style="background-color:#383842; | <center>''' '''</center> | |||
| style="background-color:#383842; | <center>''' Пороги газа '''</center> | |||
|- | |||
| style="background-color:#383842; | <center>''' LastAlarmState '''</center> | |||
| style="background-color:#383842; color:#9650E4 | <center>''' AtmosAlarmType '''</center> | |||
| style="background-color:#383842; | <center>''' AtmosAlarmType.Normal '''</center> | |||
| style="background-color:#383842; | <center>''' Последнее состояние тревоги '''</center> | |||
|- | |||
| style="background-color:#383842; | <center>''' MonitorFire '''</center> | |||
| style="background-color:#383842; color:#9650E4 | <center>''' bool '''</center> | |||
| style="background-color:#383842; | <center>''' True/False '''</center> | |||
| style="background-color:#383842; | <center>''' Раздел слежения за огнем '''</center> | |||
|- | |||
| style="background-color:#383842; | <center>''' NetEnabled '''</center> | |||
| style="background-color:#383842; color:#9650E4 | <center>''' bool '''</center> | | style="background-color:#383842; color:#9650E4 | <center>''' bool '''</center> | ||
| style="background-color:#383842; | <center>''' | | style="background-color:#383842; | <center>''' True/False '''</center> | ||
| style="background-color:#383842; | <center>''' | | style="background-color:#383842; | <center>''' Сеть включена? '''</center> | ||
|- | |||
| style="background-color:#383842; | <center>''' PressureThreshold '''</center> | |||
| style="background-color:#383842; color:#9650E4 | <center>''' AtmosAlarmThreshold '''</center> | |||
| style="background-color:#383842; | <center>''' '''</center> | |||
| style="background-color:#383842; | <center>''' Пороговое значение давления '''</center> | |||
|- | |||
| style="background-color:#383842; | <center>''' PressureThresholdId '''</center> | |||
| style="background-color:#383842; color:#9650E4 | <center>''' readonly string? '''</center> | |||
| style="background-color:#383842; | <center>''' '''</center> | |||
| style="background-color:#383842; | <center>''' Идентификатор порогового значения давления '''</center> | |||
|- | |||
| style="background-color:#383842; | <center>''' RegisteredDevices '''</center> | |||
| style="background-color:#383842; color:#9650E4 | <center>''' readonly string? '''</center> | |||
| style="background-color:#383842; | <center>''' new() '''</center> | |||
| style="background-color:#383842; | <center>''' Зарегистрированные устройства в этом мониторе. Все данные передаются с них на atmos monitor '''</center> | |||
|- | |||
| style="background-color:#383842; | <center>''' TemperatureThreshold '''</center> | |||
| style="background-color:#383842; color:#9650E4 | <center>''' HashSet<string> '''</center> | |||
| style="background-color:#383842; | <center>''' '''</center> | |||
| style="background-color:#383842; | <center>''' Пороговое значение температуры '''</center> | |||
|- | |||
| style="background-color:#383842; | <center>''' TileGas '''</center> | |||
| style="background-color:#383842; color:#9650E4 | <center>''' GasMixture '''</center> | |||
| style="background-color:#383842; | <center>''' '''</center> | |||
| style="background-color:#383842; | <center>''' Плитка газа '''</center> | |||
|- | |||
| style="background-color:#383842; | <center>''' TrippedThresholds '''</center> | |||
| style="background-color:#383842; color:#9650E4 | <center>''' readonly string? '''</center> | |||
| style="background-color:#383842; | <center>''' '''</center> | |||
| style="background-color:#383842; | <center>''' Идентификатор порогового значения давления '''</center> | |||
|- | |||
| style="background-color:#383842; | <center>''' PressureThresholdId '''</center> | |||
| style="background-color:#383842; color:#9650E4 | <center>''' HashSet<AtmosMonitorThresholdType> '''</center> | |||
| style="background-color:#383842; | <center>''' new() '''</center> | |||
| style="background-color:#383842; | <center>''' Сработавшие пороги '''</center> | |||
|} | |} | ||
|} | |} |
Версия от 13:52, 22 марта 2023
|
Особенности ролей | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Доступ | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Случайные действия | |
---|---|
|
Реклама торгоматов | ||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Покрасчик шлюзов | ||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Аварийное освещение | ||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Животные | ||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Аномалии | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Аркадные игры | ||
---|---|---|
|
Броня | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|
|
Атмосфера (ой сука заебусь яяяя) | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Миазмы | ||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Мониторы слежения за атмосферой | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|