How to get camera from Character base?

I have created my own player by using the Character class as a parent, set it as the default pawn and it is all going well with movement and things.
But now I would like to start using the camera to do ray casting and stuff but I cannot seem to be able to find where the camera is from the base class.

If it helps here are my blueprint components.