Read the value of each switch from a byte.
The byte to read from.
An array of the value of each switch.
Write the value of each switch to a byte.
An array of the value of each switch.
The byte representation of the switches.
Invert the position of a switch.
The ID of the switch to invert.
Fully repair this system.
Sabotage this system.
Set the value of a switch as flipped or not flipped
The ID of the switch to flip.
Whether the switch is flipped.
The current switch states.
The brightness of lights.
The switch states that are expected.
Return the room that this system belongs to.
Generated using TypeDoc
Represents a system responsible for handling switches in Electrical.
See SwitchSystemEvents for events to listen to.