Garry's Mod Wiki

ENTITY:PostEntityCopy

  ENTITY:PostEntityCopy()

Description

Called after the duplicator finished copying the entity, after ENTITY:PreEntityCopy.

Use ENTITY:OnEntityCopyTableFinish to modify the dupe table for this entity.

See also ENTITY:PostEntityPaste for the restore hook.