Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/FGenericCrashContext
Description
Set or change the epic account id associated with the crash session. Will override the epic account id stored in the registry for reporting when present.
| Name | SetEpicAccountId |
| Type | function |
| Header File | /Engine/Source/Runtime/Core/Public/GenericPlatform/GenericPlatformCrashContext.h |
| Include Path | #include "GenericPlatform/GenericPlatformCrashContext.h" |
| Source | /Engine/Source/Runtime/Core/Private/GenericPlatform/GenericPlatformCrashContext.cpp |
static void SetEpicAccountId
(
const FString & EpicAccountId
)