Function Blam::DebugUI::AddToDrawList

Function Documentation

void Blam::DebugUI::AddToDrawList(DrawListItem key, ImGUIDrawingGroup *group)

Adds a new item to the ImGUI draw list.

Parameters
  • key: - The ID of the draw list item.

  • group: - Pointer to the drawing group to add.