UE4 Check all Actors in an array for condition

If there is an index that is null, even if others are valid won’t this return true?

Maybe if checking length then is valid per index would be better in this case?