For Each Loop works for any actor

In my blueprint I want all my actors’ variables to be zero in order to trigger a print string. But when I use For Each Loop for this, only a single one of the actors variable is being enough. To make it more clear you can check out the screenshot.

What do I need to change in this BP?