Trace t: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (recat)
mNo edit summary
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
{{wrongtitle|title=trace_t}}
{{DISPLAYTITLE:trace_t}}
{{stub}}
{{stub}}
{{orphan}}
'''trace_t''' a typedef of CGameTrace <br />
'''trace_t''' a typedef of CGameTrace <br />
'''Purpose:''' A trace is returned when a box is swept through the world
'''Purpose:''' A trace is returned when a box is swept through the world

Latest revision as of 01:15, 30 November 2011

Stub

This article or section is a stub. You can help by expanding it.

trace_t a typedef of CGameTrace
Purpose: A trace is returned when a box is swept through the world

Related content

CGameTrace