I want to show a message on the screen when a switch turns off from a VoteDevice, a class I made. But when I turn it off ingame, it does not run the function AA.
When I use Switch.TurnedOffEvent elsewhere, in my vote_device.verse file, it does work. Why does it not work in this context, I don’t get errors either.