Camera Rotation(3rd person example)

I am currently building off of the C++ third person example, and for my current goal I need to either find out the rotation that the camera is at, or be able to set the camera rotation to a value(like set camera to 90 degrees), but I am having troubles figuring it out, is there a way to do this in the example?