How to Convert Procedural mesh to static mesh from blueprint ?

I created the multiple procedural mesh from the multiple fbx files. Now I need to convert these procedural meshes to single static mesh. How do i do that ?

There is a node for copy procedural mesh from static mesh. But not the reverse one.

I read this https://answers.unrealengine.com/que…ctions-to.html

he is doing with the help of c++. I need blueprint node for same.

I am pretty sure you can not do that via Blueprint, sorry!

Thanks for the answer Fronzelneekburm