Can't connect camera to mesh socket because of inheritance.

So I want to make a horror game, and I’m going for the third person character. My problem is that I want to put the camera inside of the Character Mesh head, and connect it to the head socket though the Character Mesh is “inherited” and it says that I can’t connect sockets to inherited components. Is there anyway to connect the camera to the mesh head? Or can I remove the “inherited” thing from the Character Mesh in order to do this?