Revision Difference
DMenu:GetChild#513489
<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>⤶
</args>⤶
</function>⤶
⤶