Garry's Mod Wiki

Revision Difference

DPanelList:AddItem#518452

<function name="AddItem" parent="DPanelList" type="panelfunc"> <ispanel>yes</ispanel> <description>Adds a existing panel to the end of <page>DPanelList</page>.</description> <realm>Client</realm> <args> <arg name="pnl" type="Panel">Panel to be used as element of list</arg> <arg name="state" type="string" default="nil">If set to &quot;ownline&quot;, the item will take its own entire line.</arg> <arg name="state" type="string" default="nil">If set to "ownline", the item will take its own entire line.</arg> </args> </function>