constraint.AddConstraintTableNoDelete
From GMod Wiki
| Function | |
| Syntax |
constraint.AddConstraintTableNoDelete( 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 keeps them when the entity is removed. | |
| Returns: | nil |
| Part of Library: | constraint |
| Realm: |
|
| BBCode Link: | [b][url=http://wiki.garrysmod.com/?title=Constraint.AddConstraintTableNoDelete]Constraint.AddConstraintTableNoDelete [img]http://wiki.garrysmod.com/favicon.ico[/img][/url][/b] |
Example
| Description | N/A | ||
|---|---|---|---|
| Used on | |||
| Code |
| ||
| Output | N/A |