Garry's Mod Wiki

Revision Difference

duplicator.CopyEntTable#515225

<function name="CopyEntTable" parent="duplicator" type="libraryfunc">⤶ <description>Returns a table with some entity data that can be used to create a new entity with <page>duplicator.CreateEntityFromTable</page></description>⤶ <realm>Server</realm>⤶ <args>⤶ <arg name="ent" type="Entity">The entity table to save</arg>⤶ </args>⤶ <rets>⤶ <ret name="" type="table">See <page>EntityCopyData</page></ret>⤶ </rets>⤶ </function>⤶ ⤶