Thanks!
The problem with this approach is that the actors(as objects in the list) aren’t instantiated. As I understand the node “Get All actors of Class” searches for actors alive in the world, Isn’t it?
My list with actors is a library of objects so I can spawn them at demand.
Maybe I should reference them in some other way?