UE4 Check all Actors in an array for condition

Set up this code in the blueprint that contains the Array variable

This is basically checking to see if anything is in the array to begin with. The contains not having a value is basically a NULL or blank.