using UnityEngine; using InfallibleCode; public class ManageLightSwitchesInRoom : MonoBehaviour { public NewLightSwitch[] lightSwitch; }