Function Blam::DebugUI::GetVisibility

Function Documentation

bool *Blam::DebugUI::GetVisibility(DrawListItem key)

Retrieves the visibility of the specified draw list item.

See Blam::DebugUI::ImGUIDrawingGroup::Show for details.

Return

Pointer to the value indicating whether or not this group should be drawn onscreen.

Parameters
  • key: - The ID of the group to retrieve visibility of.