Can the default cine camera settings be changed?

Here’s a question, I’m spawning a lot of cameras for some animatics, and I’m having to change the default settings (filmback, focal length, aperture, etc) every time I add a new one. It would be nice to be able to change the default settings for all cine cameras especially if I know I’m working in a certain film back. Any way to do this on a project-wide basis?

You would have to do this with C++. Another option is to make a Custom BP with a cinecamera component with whatever settings you want. Then spawn that BP.