DComboBox:AddChoice
number DComboBox:AddChoice( string value, any data = nil, boolean select = false, string icon = nil )
Description
Adds a choice to the combo box.
Arguments
2 any data = nil
The data accompanying this string. If left empty, the value argument is used instead.
Can be accessed with the second argument of DComboBox:GetSelected, DComboBox:GetOptionData and as an argument of DComboBox:OnSelect.
Returns
Page views: 22,455
Updated: This Year
Updated: This Year