Ark Server API (ASA) - Wiki
Loading...
Searching...
No Matches
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

Definition at line 263 of file GenericPlatformMisc.h.