Revision Difference
DComboBox:GetOptionData#513422
<function name="GetOptionData" parent="DComboBox" type="panelfunc">⤶
<ispanel>yes</ispanel>⤶
<description>Returns an option's data based on the given index.</description>⤶
<realm>Client</realm>⤶
<args>⤶
<arg name="index" type="number">The option index.</arg>⤶
</args>⤶
<rets>⤶
<ret name="" type="any">The option's data value.</ret>⤶
</rets>⤶
</function>⤶
⤶