How do I make C++ third person template have the first person perspective.

I created a new C++ Project using the third person template and am now trying to parent the camera too the character mesh rather than the camera boom however when I attempt this it says. This component is inherited and cannot be reordered. I can move the camera in the viewport but I cannot parent it to the mesh in the components tab. I hope this provides some clarification. Thanks!