Hi,
I have the source code to create array of static meshes from folder using c++.
By setting the value of UClass* in blueprint to static mesh, I can create an array of static mesh in folder.I would like to set that value in c++ instead of setting it in blueprint.