Revision Difference
Panel:SetCookieName#550877
<function name="SetCookieName" parent="Panel" type="classfunc">
<description>Sets the panel's cookie name. Calls <page>PANEL:LoadCookies</page> if defined.</description>
<realm>Client</realm>⤶
<realm>Client and Menu</realm>⤶
<args>
<arg name="name" type="string">The panel's cookie name. Used as prefix for <page>Panel:SetCookie</page></arg>
</args>
</function>