show mouse cursor problem

to put the event tick function for the player controller

            void AJacobPlayerController::Tick(float DeltaTime)
            {
              bShowMouseCursor = true;
             }