Revision Difference
PANEL:OnChildRemoved#552783
<function name="OnChildRemoved" parent="PANEL" type="hook">
<ishook>yes</ishook>⤶
<description>Called whenever a child of the panel is about to removed.</description>
<realm>Client</realm>
<args>
<arg name="child" type="Panel">The child which is about to be removed.</arg>
</args>
</function>