Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/GenericPlatform
References
| Module | Core |
| Header | /Engine/Source/Runtime/Core/Public/GenericPlatform/GenericPlatformCrashContext.h |
| Include | #include "GenericPlatform/GenericPlatformCrashContext.h" |
Syntax
struct FUserSettingsContext
Remarks
Additional user settings to be communicated to crash reporting client.
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | bImplicitSend | ||
| bool | bNoDialog | ||
| bool | bSendUnattendedBugReports | ||
| bool | bSendUsageData | ||
| TCHAR[256] | LogFilePath |