I am using a “get all actors of class” to pull a list of all the actors I have in the scene but I am trying to filter this to only display those that are set to Boolean true for a specific variable.
Is there a way to do this, and also how would I limit this new array to 2 entries?