Revision Difference
DMenu:GetChild#518163
<function name="GetChild" parent="DMenu" type="panelfunc">
<ispanel>yes</ispanel>
<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>Unlike <page>Panel:GetChild</page>, this index starts at 1.</note></arg>⤶
<arg name="childIndex" type="number">The index of the child to get.⤶
⤶
<note>Unlike <page>Panel:GetChild</page>, this index starts at 1.</note></arg>⤶
</args>
</function>