[HELP] Best way of getting an array of objects of a particular class type in a Level

Hi, you may want to try using a “Get all actors of class” node, then do a For Each loop after it to populate the list. Does that help?