Revision Difference
PANEL:OnChildAdded#552784
<function name="OnChildAdded" parent="PANEL" type="hook">
<ishook>yes</ishook>⤶
<description>
Called whenever a child was parented to the panel.
<bug issue="2759">This is called before the panel's metatable is set.</bug>
</description>
<realm>Client</realm>
<predicted>No</predicted>⤶
<args>
<arg name="child" type="Panel">The child which was added.</arg>
</args>
</function>