Convert Blueprint into C++

I have this blueprint created to spawn character on key press and then move to a location. how would i convert this in to c++ code??

What is the issue you got ?
Bind input ? Delay ? Spawn actor ? Reference the player start ? Convert a level blueprint in C++ ?