Can any one tell me how to convert event graph of a blueprint to c++ code?

im a c++ programmer and im confused with the above que?

1 Like

Event Graph only lists a bunch of event implementations, in C++ they are just single functions.

If you’re asking for an automatic process, that’s not really possible, you can’t move them to C++ without understanding how BP works.

1 Like

Also curious about this. Was wondering if you could transfer blueprints to a raspberry pi for functionality. I like lua coding the best, but very few things use that it seems, and I hate downloading from github. Sketches me out big time