How to force an actor array to recognize a class

By using a for-each-loop that was connected to the actor array, I used a “cast to enemy” node, since the inputs allow pretty much any objects. With the cast node, I’m able to use the “As enemy” output pin to successfully run the custom input, and the code works flawlessly! Thank you Zeaf for your advice & help! :smiley:

342999-code-screenshot-3.png