constraint.FindConstraintEntity
From GMod Wiki
| Function | |
| Syntax |
constraint.FindConstraintEntity( Entity entity, String name ) Where is this used? |
| Description: | |
| Same as constraint.FindConstraint but returns an entity instead of a table. | |
| Returns: | Entity |
| Part of Library: | constraint |
| Realm: |
|
| BBCode Link: | [b][url=http://wiki.garrysmod.com/?title=Constraint.FindConstraintEntity]Constraint.FindConstraintEntity [img]http://wiki.garrysmod.com/favicon.ico[/img][/url][/b] |
Example
| Description | N/A | ||
|---|---|---|---|
| Used on | |||
| Code |
| ||
| Output | N/A |