Get All Meshes Within a BP

The easiest way to do this is probably to make your BP class have a ReturnAllMeshes() function that you call when you need it.
The class of the object reference in your data table should then be “subclass of ” such that all those objects will have that function.