![]() |
Blamite Game Engine - blam!
00453.06.08.26.0624.blamite
The core library for the Blamite Game Engine.
|
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... | |
Class for the crash test dialog.
Allows the user to force an engine assertion failure, causing a crash.
|
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: