UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
EErrorReportMode Namespace Reference

Enumerations

enum  Type { Interactive , Unattended , Balloon }
 

Enumeration Type Documentation

◆ Type

Enumerates supported error reporting modes.

Enumerator
Interactive 

Displays a call stack with an interactive dialog for entering repro steps, etc.

Unattended 

Unattended mode. No repro steps, just submits data straight to the server

Balloon 

Same as unattended, but displays a balloon window in the system tray to let the user know