I have a very standard setup in my PCG graph, which generates a cluster of static meshes:
This output gives me a list of location points for where the meshes have spawned within the PCG volume, but I have no reference to the instances of the static meshes themselves.
How can I get access to the static meshes rather than the location points?