Revision Difference
duplicator.CopyEnts#516746
<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}}
{{Ret⤶
|type=table⤶
|desc=A table containing duplication info which includes the following members:⤶
* {{FuncArg|table|Entities}}⤶
* {{FuncArg|table|Constraints}}⤶
* {{FuncArg|Vector|Mins}}
* {{FuncArg|Vector|Maxs}}
}}