Revision Difference
DNotify:AddItem#518170
<function name="AddItem" parent="DNotify" type="panelfunc">
<ispanel>yes</ispanel>
<description>Adds a panel to the notification</description>
<realm>Client</realm>
<args>
<arg name="pnl" type="Panel">The panel to add</arg>
<arg name="lifeLength" type="number" default="nil">If set, overrides <page>DNotify:SetLife</page>.</arg>
<arg name="lifeLength" type="number" default="nil">If set, overrides <page>DNotify:SetLife</page>.</arg>
</args>
</function>