How to handle input from PlayerController instead of Pawn

Oops… I meant:
InputComponent->BindAxis(“Walk”, IE_Axis, this, &YourPlayerController::Walk);