Class WeirdLogger

Inheritance Relationships

Base Type

Class Documentation

class WeirdLogger : public Blam::DebugUI::ImGUIDrawingGroup

A class for…

some kind of console.

From what I can tell, this dialog was going to run a command either as a Windows shell command or as a command within the engine.

I don’t know what the point of running a shell command in-engine would even be, but alright.

Public Functions

WeirdLogger()

Empty constructor.

~WeirdLogger()

Empty destructor.

void Draw()

Draws the window.