Revision Difference
DModelSelect:SetModelList#513575
<function name="SetModelList" parent="DModelSelect" type="panelfunc">⤶
<ispanel>yes</ispanel>⤶
<description>Called to set the list of models within the panel element.</description>⤶
<realm>Client</realm>⤶
<args>⤶
<arg name="models" type="table">Each key is a model path, the value is a kay-value table where they key is a convar name and value is the value to set to that convar.</arg>⤶
<arg name="convar" type="string"></arg>⤶
<arg name="dontSort" type="boolean"></arg>⤶
<arg name="DontCallListConVars" type="boolean"></arg>⤶
</args>⤶
</function>⤶
⤶