Ark Server API (ASA) - Wiki
Loading...
Searching...
No Matches
FUserSettingsContext Struct Reference

#include <GenericPlatformCrashContext.h>

Public Attributes

bool bNoDialog = false
 
bool bSendUnattendedBugReports = false
 
bool bSendUsageData = false
 
bool bImplicitSend = false
 
TCHAR LogFilePath [CR_MAX_DIRECTORY_CHARS]
 

Detailed Description

Additional user settings to be communicated to crash reporting client.

Definition at line 192 of file GenericPlatformCrashContext.h.

Member Data Documentation

◆ bImplicitSend

bool FUserSettingsContext::bImplicitSend = false

Definition at line 197 of file GenericPlatformCrashContext.h.

◆ bNoDialog

bool FUserSettingsContext::bNoDialog = false

Definition at line 194 of file GenericPlatformCrashContext.h.

◆ bSendUnattendedBugReports

bool FUserSettingsContext::bSendUnattendedBugReports = false

Definition at line 195 of file GenericPlatformCrashContext.h.

◆ bSendUsageData

bool FUserSettingsContext::bSendUsageData = false

Definition at line 196 of file GenericPlatformCrashContext.h.

◆ LogFilePath

TCHAR FUserSettingsContext::LogFilePath[CR_MAX_DIRECTORY_CHARS]

Definition at line 198 of file GenericPlatformCrashContext.h.


The documentation for this struct was generated from the following file: