Garry's Mod Wiki

Revision Difference

duplicator.CopyEnts#515226

<function name="CopyEnts" parent="duplicator" type="libraryfunc">⤶ <description>Copies the passed table of entities to save for later.</description>⤶ <realm>Server</realm>⤶ <args>⤶ <arg name="ents" type="table">A table of entities to save/copy.</arg>⤶ </args>⤶ <rets>⤶ <ret name="" type="table">A table containing duplication info which includes the following members:⤶ * {{FuncArg|table|Entities</ret>⤶ </rets>⤶ </function>⤶ ⤶ * {{FuncArg|table|Constraints}}⤶ * {{FuncArg|Vector|Mins}}⤶ * {{FuncArg|Vector|Maxs}}⤶ }}