I was going through “Multiplayer programming quick start”, and the URL is here.
The questioning one is the highlighted one, I can’t find AThirdPersonMP424Character through the guide.
This line causes compile error, and in my opinion, that line is typo error of “AThirdPersonMPCharacter”. After changing to “AThirdPersonMPCharacter”, my code goes well.
Is this typo error? or did i miss something?
