Enum SignalState
Last state of a signal port, used to not spam invoking ports.
Namespace: Content.Server.DeviceLinking.Components
Assembly: Content.Server.dll
Syntax
public enum SignalState : byte
Fields
Name | Description |
---|---|
High | |
Low | |
Momentary |