[Wiki] Authoritative Networked Character Movement Tutorial

Hey guys,

I’ve been killing myself for weeks now trying to do this. I was noob at c++, but I’ve been devouring all the material I can to learn it. I even watched your youtube series, SaxonRah. But to no avail!! This is where I’m stuck:

I followed to tutorial through the Initial Setup and get the compiler errors in the pic below. It’s a fresh project, I kept the script names the same as in the tutorial, and I also changed the header file’s constructor to “AMyCharacter(const FObjectInitializer& ObjectInitializer);”

What the heck am I doing wrong here?!