Garry's Mod Wiki

Revision Difference

Panel:IsOurChild#510932

<function name="IsOurChild" parent="Panel" type="classfunc">⤶ <description>Returns whether the panel contains the given panel, recursively.</description>⤶ <realm>Client</realm>⤶ <args>⤶ <arg name="childPanel" type="Panel"></arg>⤶ </args>⤶ <rets>⤶ <ret name="" type="boolean">True if the panel contains childPanel.</ret>⤶ </rets>⤶ </function>⤶ ⤶