Garry's Mod Wiki

Revision Difference

duplicator.CopyEnts#516980

<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>⤶ * <page>table</page> Entities⤶ * <page>table</page> Constraints⤶ * <page>Vector</page> Mins⤶ * <page>Vector</page> Maxs</ret>⤶ </rets> </function> ⤶ * {{FuncArg|table|Constraints}} * {{FuncArg|Vector|Mins}}⤶ * {{FuncArg|Vector|Maxs}}⤶ }}