Can't fix this compilation error. Help



So this is a linking error. It is indicating that you declared this overriden member function in ABasePawn but did not provide an implementation. Did you forget to implement ABasePawn::SetupPlayerInputComponent?

1 Like

This topic was automatically closed 20 days after the last reply. New replies are no longer allowed.

Privacy & Terms