Ark Server API (ASA) - Wiki
|
#include <GenericPlatformCrashContext.h>
Public Attributes | |
bool | bNoDialog = false |
bool | bSendUnattendedBugReports = false |
bool | bSendUsageData = false |
bool | bImplicitSend = false |
TCHAR | LogFilePath [CR_MAX_DIRECTORY_CHARS] |
Additional user settings to be communicated to crash reporting client.
Definition at line 192 of file GenericPlatformCrashContext.h.
Definition at line 197 of file GenericPlatformCrashContext.h.
Definition at line 194 of file GenericPlatformCrashContext.h.
Definition at line 195 of file GenericPlatformCrashContext.h.
Definition at line 196 of file GenericPlatformCrashContext.h.
TCHAR FUserSettingsContext::LogFilePath[CR_MAX_DIRECTORY_CHARS] |
Definition at line 198 of file GenericPlatformCrashContext.h.