Class Exit

Inheritance Relationships

Base Type

Class Documentation

class Exit : public Blam::DebugUI::ImGUIDrawingGroup

Class for the exit confirmation dialog.

Public Functions

Exit()

Empty constructor.

~Exit()

Empty destructor.

void Draw()

Shows the exit confirmation prompt.

If confirmed, initiates engine shutdown.