Revision Difference
Panel:GetName#546685
<function name="GetName" parent="Panel" type="classfunc">
<description>Returns the internal name of the panel.</description>
<description>Returns the internal name of the panel. Can be set via <page>Panel:SetName</page>.</description>
<realm>Client</realm>
<rets>
<ret name="" type="string">name</ret>⤶
<ret name="" type="string">The previously set internal name of the panel.</ret>⤶
</rets>
</function>