VPANEL

From Valve Developer Community
Revision as of 04:54, 3 August 2009 by TomEdwards (talk | contribs) (Created page with ''''<code>VPANEL</code>''' is an unsigned int used to refer to <code>Panel</code> objects across DLL boundaries. There is no reason to it over a pointer unless you…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

VPANEL is an unsigned int used to refer to Panel objects across DLL boundaries. There is no reason to it over a pointer unless you are interfacing with the engine.