DisableAutoPhotos

Tracking Issue: #1453

Several places in the game (UIAfterAction, XComHQPresentationLayer, UISoldierBondConfirmScree and UIMissionSummary) request the auto-generation of photos for the photobooth. Such photos are coded to be taken when the user doesn't take a photo manually at the end of a mission, when a soldier above Sergeant rank dies, when a soldier is promoted to Sergeant or Major rank and when two soldiers are bonded. The auto-photos are usually of poor quality and the ability to disable them is a useful feature for modders.

Source code references