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

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