Garry's Mod Wiki

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.&#xA;&#xA;&lt;note&gt;Unlike &lt;page&gt;Panel:GetChild&lt;/page&gt;, this index starts at 1.&lt;/note&gt;</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>