Hello
I’m trying to check for all actors of a class in level. And if actors are >= 1 which is to say there is at least 1 actor of class in level, to then loop through all actors of check if IsDead bool is set to true, and if all actors return true to then set new Variable as true and then to move onto next event
This is what i have so far any help will be appreciated