Class DevToolsBar

Inheritance Relationships

Base Type

Class Documentation

class DevToolsBar : public Blam::DebugUI::ImGUIDrawingGroup

Class for the original menu bar shown with ImGUI.

For legacy purposes, it can be viewed within its own window. Many of its links are either broken or are simply placeholders. It was used from the engine inception until late 2019.

Public Functions

DevToolsBar()

Unused constructor.

~DevToolsBar()

Unused destructor.

void SetDrawModeNotMainMenu()

Instructs the menu to draw as a menu bar within a window, rather than as part of the main menu bar.

void Draw()

Draws the menu bar contents.