UCrashReporterSettings

Implements per-project cooker settings exposed to the editor

Windows
MacOS
Linux

Inheritance Hierarchy

UObjectBase

UObjectBaseUtility

UObject

UCrashReporterSettings

References

Module

UnrealEd

Header

/Engine/Source/Editor/UnrealEd/Public/CrashReporterSettings.h

Include

#include "CrashReporterSettings.h"

Syntax

class UCrashReporterSettings : public UObject

Remarks

Implements per-project cooker settings exposed to the editor

Variables

Name Description

Public variable

FString

 

DownstreamStorage

Local downstream PDB storage path (used for caching remote .PDB files)

Public variable

TArray< FString...

 

RemoteStorage

Remote PDB storage (directory path or http/https URL)

Public variable

FString

 

UploadSymbolsPath

Directory for uploading locally built binaries and .PDB files

Constructors

Name Description

Public function

UCrashReporterSettings

(
    const FObjectInitializer& ObjectIn...
)

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss