Revision Difference
DProperties:GetCategory#515343
<function name="GetCategory" parent="DProperties" type="panelfunc">⤶
<ispanel>yes</ispanel>⤶
<description>⤶
<internal></internal>⤶
⤶
Returns (or creates) a category of properties.⤶
⤶
See <page>DProperties:CreateRow</page> for adding actual properties.⤶
</description>⤶
<realm>Client</realm>⤶
<args>⤶
<arg name="name" type="string">Name of the category</arg>⤶
<arg name="create" type="boolean">Create a new category if it doesn't exist.</arg>⤶
</args>⤶
<rets>⤶
<ret name="" type="Panel">An internal panel.</ret>⤶
</rets>⤶
</function>⤶
⤶