How to Get an Array of Actors by Their Copies?

Normally when we make arrays of actors we are actually making references to those actors in blueprints, but how to do it if I`d like to make an array of actors by their copies instead of references?