How to force an actor array to recognize a class

Yes, that’s what I meant :slight_smile: Casting is basically checking to see if the passed object is of the cast type. It’s a very important and useful concept, I suggest that you read up on it, it will help you greatly in any project!