タスク #506
AirVentモニターを追加
ステータス: | 新規 | 開始日: | 2019/07/13 | |
---|---|---|---|---|
優先度: | 通常 | 期日: | ||
担当者: | sdust sdust | 進捗率: | 0% | |
カテゴリ: | - |
説明
IMyAirVentで取得できる情報のうち、以下をモニター
- 気密されているか(与圧可能か) : CanPressurize
- 減圧モードか : Depressurize
- 状態 : Status
減圧済み、減圧中、与圧済み、与圧中
Depressurized Air vent is depressurized
Depressurizing Air vent is in process of depressurizing
Pressurized Air vent is pressurized
Pressurizing Air vent is in process of pressurizing
- PressurizationEnabled Returns true if pressurization is enabled. ←なんだろこれ
- 酸素レベル : GetOxygenLevel()
参考:
https://github.com/malware-dev/MDK-SE/wiki/SpaceEngineers.Game.ModAPI.Ingame.IMyAirVent