constraint.AddConstraintTable
From GMod Wiki
Revision as of 05:05, 30 October 2009 by Crazy Quebecer  (Talk | contribs)
				
			| Function | |
| Syntax | constraint.AddConstraintTable( Entity  Ent1, Entity  constraint, Entity  Ent2, Entity  Ent3, Entity  Ent4 ) Where is this used? | 
| Description: | |
| Stores info about the constraints on the entity's table, and deletes them when the entity is removed. | |
| Returns: | nil | 
| Part of Library: | constraint | 
| Realm: |  | 
| BBCode Link: | [b][url=http://wiki.garrysmod.com/?title=Constraint.AddConstraintTable]Constraint.AddConstraintTable [img]http://wiki.garrysmod.com/favicon.ico[/img][/url][/b] | 
	
Examples
| Description | N/A | ||
|---|---|---|---|
| Used on |   | ||
| Code | 
 | ||
| Output | N/A | 

 
			
			