SpaceEngineers.Game.ModAPI.Ingame.VentStatus - bimbam2103/space_engineers GitHub Wiki
← Index ← Namespace Index
public enum VentStatus
Describes status for vent block
Namespace: SpaceEngineers.Game.ModAPI.Ingame
Assembly: SpaceEngineers.Game.dll
VentStatus Depressurized
Air vent is depressurized
VentStatus Depressurizing
Air vent is in process of depressurizing
VentStatus Pressurized
Air vent is pressurized
VentStatus Pressurizing
Air vent is in process of pressurizing