Revision Difference
Panel:GetChild#517672
<function name="GetChild" parent="Panel" type="classfunc">
<description>Gets a child by its index.</description>
<realm>Client</realm>
<args>
<arg name="childIndex" type="number">The index of the child to get.

<note>This index starts at 0, except when you use this on a <page>DMenu</page>.</note></arg>⤶
<arg name="childIndex" type="number">The index of the child to get.⤶
⤶
<note>This index starts at 0, except when you use this on a <page>DMenu</page>.</note></arg>⤶
</args>
</function>