Garry's Mod Wiki

Revision Difference

DListView_Line:SetColumnText#513712

<function name="SetColumnText" parent="DListView_Line" type="panelfunc">⤶ <ispanel>yes</ispanel>⤶ <description>Sets the string held in the specified column of a <page>DListView_Line</page> panel.</description>⤶ <realm>Client</realm>⤶ <args>⤶ <arg name="column" type="number">The number of the column to write the text from, starts with 1.</arg>⤶ <arg name="value" type="string">Column text you want to set</arg>⤶ </args>⤶ </function>⤶ ⤶