Revision Difference
DMenu:GetChild#550402
<function name="GetChild" parent="DMenu" type="panelfunc">
<ispanel>yes</ispanel>
<description>Gets a child by its index.</description>
<realm>Client</realm>⤶
<realm>Client and Menu</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>