Elaztek Developer Hub
Blamite Game Engine - blam!  00406.12.10.23.1457.blamite
The core library for the Blamite Game Engine.
BlamImGuiWindow_CrashTest Class Reference

Class for the crash test dialog. More...

#include <crash_test.hpp>

+ Inheritance diagram for BlamImGuiWindow_CrashTest:
+ Collaboration diagram for BlamImGuiWindow_CrashTest:

Public Member Functions

void Draw ()
 Prompts the user for a confirmation, and invokes an assertion failure if confirmed. More...
 

Additional Inherited Members

- Public Attributes inherited from BlamImGuiWindow
bool show = false
 Controls whether or not the group should be shown. May not be used in all groups. More...
 

Detailed Description

Class for the crash test dialog.

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

Member Function Documentation

◆ Draw()

void BlamImGuiWindow_CrashTest::Draw ( )
inlinevirtual

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

((unsigned int*)0) = 0xDEAD;

Reimplemented from BlamImGuiWindow.

+ Here is the call graph for this function:

The documentation for this class was generated from the following file: