Garry's Mod Wiki

Revision Difference

DListView:SetMultiSelect#554257

<function name="SetMultiSelect" parent="DListView" type="panelfunc"> <ispanel>yes</ispanel>⤶ <description>Sets whether multiple lines can be selected by the user by using the <key>Ctrl</key> or <key>Shift</key> keys. When set to false, only one line can be selected.</description> <realm>Client and Menu</realm> <args> <arg name="allowMultiSelect" type="boolean">Whether multiple lines can be selected or not</arg> </args> </function>