Garry's Mod Wiki

Log in to edit

DTileLayout:CopyContents

<function name="CopyContents" parent="DTileLayout" type="panelfunc"> <description>Creates copies of all the children from the given panel object and parents them to this one.</description> <realm>Client</realm> <args> <arg name="source" type="Panel">The source panel from which to copy all children.</arg> </args> </function>