Function Blam::DebugUI::GetDrawList

Function Documentation

std::map<Blam::DebugUI::DrawListItem, Blam::DebugUI::ImGUIDrawingGroup *> *Blam::DebugUI::GetDrawList()

Retrieves the current ImGUI drawing list.

The key is the ID of the drawing group. The value is a pointer to the drawing group.