ECrashTrigger

In development mode we can cause crashes in order to test reporting systems.

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/GenericPlatform/GenericPlatformCrashContext.h

Include

#include "GenericPlatform/GenericPlatformCrashContext.h"

Syntax

enum ECrashTrigger
{
    Debug     = -1,
    Normal    = 0,
}

Values

Name

Description

Debug

Normal

Remarks

In development mode we can cause crashes in order to test reporting systems.

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