SideType

From Valve Developer Community
Revision as of 09:28, 1 May 2009 by TomEdwards (talk | contribs) (New page: <code>SideType</code> is a redefined int used by <code>VPlane</code>. It has #defined values of <code>SIDE_FRONT</code>, <code>SIDE_BACK</code> and <code>SIDE_ON</code>. [[Categor...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

SideType is a redefined int used by VPlane. It has #defined values of SIDE_FRONT, SIDE_BACK and SIDE_ON.