Blueprint to C++ Translating Tool!

Thank you, !

Ok, plan A is not going to work… I’ve imagined that it was compiling to bytecode, but I was not sure.

Yes, for sure, we can look at the node definition in C++… but what about custom code written directly in Blueprint? Like the images attached to this thread for instance? Knowing the grammar of the Blueprint text output I could try to write a sort of translator. Do you know where can I find the grammar or anything that may help?