Does unreal have any tool or online tool for convert blueprint to c++ code?

sometimes, i want to convert blueprint to c++ code.
my workflow is that search github or google find out the c++ type, and function.
but this way is very slow.
i dreams… the tool online can copy-paste blueprint node then give me information of c++ code?