Revision Difference
Panel:GetParent#550752
<function name="GetParent" parent="Panel" type="classfunc">
<description>Returns the parent of the panel, returns nil if there is no parent.</description>
<realm>Client</realm>⤶
<realm>Client and Menu</realm>⤶
<rets>
<ret name="" type="Panel">The parent of given panel</ret>
</rets>
</function>