Det the reference of a camera actor that I have placed in a level in the Player Controller BeginPlay

Hi!

How can I get the reference of a camera actor that I have placed in a level in the Player Controller event graph?

Maybe I can spawn the Camera Actor in the Player Controller instead of placing it in the level manually.

Thanks!