Creating blueprints programaticly

Hey!

I wanted to ask if there is a way to implement a blueprint generator?
My goal is given an input file I will be able to create a blueprint form that file that can be edited in the editor later but all of the hard work of connecting more than 100 pins that always will be connected by in different order that depends on the input file will be made by the factory.

Hi. I am looking into doing a very similar thing. Did you end up implementing this?

Hey, see my comment here Generating blueprint programmatically - Programming & Scripting - Unreal Engine Forums I will post update tomorrow when I get it working (hopefully).

Hey! Me too…would love to know if you got that to work!