Custom Bluprint nodes with C++ function code in-editor :-o

Improve in-node code editor a bit and have setup a “script parser” (it takes your code in node editor and generates a C++ class out of it that later can be compiled by the Engine, instead of running yet another virtual machine which slows things down):

2 Likes