Garry's Mod Wiki

duplicator.CopyEntTable

  table duplicator.CopyEntTable( Entity ent )

Description

Returns a table with some entity data that can be used to create a new entity with duplicator.CreateEntityFromTable

Arguments

1 Entity ent
The entity table to save

Returns