constraint.FindConstraint
From GMod Wiki
Revision as of 05:07, 30 October 2009 by Crazy Quebecer (Talk | contribs)
Function | |
Syntax |
constraint.FindConstraint( Entity , String name ) Where is this used? |
Description: | |
Returns the table with information about the first constraint on an entity with the specific name. | |
Returns: | Table |
Part of Library: | constraint |
Realm: | |
BBCode Link: | [b][url=http://wiki.garrysmod.com/?title=Constraint.FindConstraint]Constraint.FindConstraint [img]http://wiki.garrysmod.com/favicon.ico[/img][/url][/b] |
Example