Garry's Mod Wiki

Revision Difference

DComboBox:GetSelectedID#546121

<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> <file line="110-L114">lua/vgui/dcombobox.lua</file> <rets> <ret name="" type="number">The ID of the currently selected option.</ret> </rets> </function>