trigger_screenshots

Function trigger_screenshots 

Source
pub fn trigger_screenshots(
    commands: Commands<'_, '_>,
    captured_screenshots: ResMut<'_, CapturedScreenshots>,
)