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

Rather than C++, it would probably make sense to use something like UnrealScript since the syntax is remarkably similar and it can be compiled into the blueprint bytecode quite happily instead of creating some kind of autogenerated C++ monster that causes people headaches and comes with additional compile time…