Revision Difference
Panel:SetName#546686
<function name="SetName" parent="Panel" type="classfunc">
<description>Sets the internal name of the panel.</description>
<description>Sets the internal name of the panel. Can be retrieved with <page>Panel:GetName</page>.</description>
<realm>Client</realm>
<args>
<arg name="name" type="string">The new name of the panel.</arg>
</args>
</function>