Enum DisposalsPressureState
Namespace: Content.Shared.Disposal.Components
Assembly: Content.Shared.dll
Syntax
public enum DisposalsPressureState : byte
Fields
Name | Description |
---|---|
Flushed | Has been flushed recently within FlushDelay. |
Pressurizing | FlushDelay has elapsed and now we're transitioning back to Ready. |
Ready |