Hii
I am following a course on Unreal Engine 2d game with c++. The problem i am facing is in the Enhanced Input subsystem part where the tutor’s editor did not show any error while writing the line
“PlayerController->GetLocalPlayer()”
But my editor shows errors as. Cannot resolve symbol ‘GetLocalPlayer’.