G.SetPhysConstraintSystem
From GMod Wiki
| | |
| G.SetPhysConstraintSystem is an internal function. This means you will be able to call it, but you really shouldn't. | |
| Function | |
| Syntax |
SetPhysConstraintSystem( Entity ) Where is this used? |
| Description: | |
| Sets which constraint system the next constraints should use. | |
| Returns: | nil |
| Part of Library: | Global Functions |
| Realm: |
|
| BBCode Link: | [b][url=http://wiki.garrysmod.com/?title=G.SetPhysConstraintSystem]G.SetPhysConstraintSystem [img]http://wiki.garrysmod.com/favicon.ico[/img][/url][/b] |
Examples
| Description | N/A | ||
|---|---|---|---|
| Used on | |||
| Code |
| ||
| Output | N/A |
Additional Notes
- This is internal of the garrysmod constraint system, and using the default constraint functions will not make any change.