Garry's Mod Wiki

Revision Difference

DComboBox:GetSelectedID#528538

<function name="GetSelectedID" parent="DComboBox" type="panelfunc"> <ispanel>yes</ispanel> <description>Returns the index (ID) of the currently selected option.</description> <realm>Client</realm> <file line="106-L110">lua/vgui/dcombobox.lua</file>⤶ <rets> <ret name="" type="number">The ID of the currently selected option.</ret> </rets> </function>