Garry's Mod Wiki

Revision Difference

DComboBox:GetSortItems#546122

<function name="GetSortItems" parent="DComboBox" type="panelfunc"> <ispanel>yes</ispanel> <description> Returns an whether the items in the dropdown will be alphabetically sorted or not. See <page>DComboBox:SetSortItems</page>. </description> <file line="8">lua/vgui/dcombobox.lua</file>⤶ <realm>Client</realm> <rets> <ret name="" type="boolean">True if enabled, false otherwise.</ret> </rets> </function>