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