Class CrashTest

Inheritance Relationships

Base Type

Class Documentation

class CrashTest : public Blam::DebugUI::ImGUIDrawingGroup

Class for the crash test dialog.

Allows the user to force an engine assertion failure, causing a crash.

Public Functions

CrashTest()

Empty constructor.

~CrashTest()

Empty destructor.

void Draw()

Prompts the user for a confirmation, and invokes an assertion failure if confirmed.