Garry's Mod Wiki

duplicator.CreateConstraintFromTable

  Entity duplicator.CreateConstraintFromTable( table constraint, table entityList )

Description

This is used internally - although you're able to use it you probably shouldn't.

Creates a constraint from a saved/copied constraint table.

Arguments

1 table constraint
Saved/copied constraint table
2 table entityList
The list of entities that are to be constrained

Returns

1 Entity
The newly created constraint entity