Garry's Mod Wiki
Description
"Given entity list and constraint list, create all entities and return their tables"
Calls duplicator.CreateEntityFromTable on each sub-table of EntityList. If an entity is actually created, it calls ENTITY:OnDuplicated with the entity's duplicator data, then duplicator.ApplyEntityModifiers, duplicator.ApplyBoneModifiers and finally ENTITY:PostEntityPaste is called.
The constraints are then created with duplicator.CreateConstraintFromTable.
Arguments
Returns
Example
Code used for a TOOL to copy duplication data on right click and paste it with its original info on left click.
This site is a community mirror of the official Garry's Mod wiki.. This site is not maintained by Facepunch Studios.
Page content is automatically updated twice a day. Edits and history are not available.
Last Parsed: Loading...