How to list actors generated by PCG in BP?

Is it possible to list actors spawned by PCG’s SpawnActor on the BP that owns the PCG?
Or can I store it in an array in PCG and access it from BP?