By the way, this is how the blueprint looks
The goal of the game is to turn on all of the lights of a certain kind and turn off the lights of another. I have it so that you can toggle visibility for these kinds of lights. The blue and red lights are separate classes. How do I count how many instances of the blue lights have the spotlight toggled on and how many instances of the red lights have the spotlight toggled off?