util.TraceLine
From GMod Wiki
| Function | |
| Syntax | util.TraceLine( Trace  TraceData ) Where is this used? | 
| Description: | |
| The engine will test for objects that block the path of an imaginary point moving in a straight line from StartPos to EndPos, and will return information about said collisions. This is referred to as a trace. | |
| Returns: | traceres TraceResult | 
| Part of Library: | Util | 
| Realm: |  | 
| BBCode Link: | [b][url=http://wiki.garrysmod.com/?title=Util.TraceLine]Util.TraceLine [img]http://wiki.garrysmod.com/favicon.ico[/img][/url][/b] | 
	
 
			
			