Garry's Mod Wiki

Revision Difference

DProperties:CreateRow#515345

<function name="CreateRow" parent="DProperties" type="panelfunc">⤶ <ispanel>yes</ispanel>⤶ <description>Creates a row in the properties panel.</description>⤶ <realm>Client</realm>⤶ <args>⤶ <arg name="category" type="string">The category to list this row under</arg>⤶ <arg name="name" type="string">The label of this row</arg>⤶ </args>⤶ <rets>⤶ <ret name="" type="Panel">An internal Row panel.</ret>⤶ </rets>⤶ </function>⤶ ⤶