VGUI SectionedListPanel
Jump to navigation
Jump to search
A ListPanel is a vgui2 element defined in the vgui_controls library, in the file ListPanel.cpp. ListPanels are available in all source games. ListPanels, as the name suggests, are useful for listing groups of information. The standard scoreboard was created using a ListPanel, and thus represents a good example of the ListPanel's capabilities.