Yes, everything that has an yellowish color is spawned at runtime.
These classes can be defined in a Game Mode.
In this case, it looks like the Game Mode is BP_SimpleGameMode, which spawned BP_SimplePawn. BP_SimplePawn most probably would have the camera in this case.
I would suggest watching an Editor Basics tutorial to get yourself familiarized with the editor and the Gameplay Framework.