Navigation
API > API/Plugins > API/Plugins/CrashDiagnostics > API/Plugins/CrashDiagnostics/FCrashDiagnosticsModule
Description
Add the crashes asynchronously to the default DataStorage. This function will call RetrieveSavedCrashes on a background thread before calling AddCrashesToDataStorage on the GT.
| Name | AddCrashesToDataStorageAsync |
| Type | function |
| Header File | /Engine/Plugins/Experimental/EditorPerformance/Source/CrashDiagnostics/Public/CrashDiagnosticsModule.h |
| Include Path | #include "CrashDiagnosticsModule.h" |
| Source | /Engine/Plugins/Experimental/EditorPerformance/Source/CrashDiagnostics/Private/CrashDiagnosticsModule.cpp |
void AddCrashesToDataStorageAsync()