Garry's Mod Wiki

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.&#xA;&#xA;&lt;note&gt;This index starts at 0, except when you use this on a &lt;page&gt;DMenu&lt;/page&gt;.&lt;/note&gt;</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>