SideType: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(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...)
 
m (→‎top: Unicodifying, added orphan, stub tags)
 
Line 1: Line 1:
{{Orphan|date=January 2024}}
<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>.
<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>.


[[Category:Glossary]]
[[Category:Glossary]]
{{stub}}

Latest revision as of 14:05, 7 January 2024

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


Stub

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