VPANEL: Difference between revisions
		
		
		
		
		
		Jump to navigation
		Jump to search
		
				
		
		
	
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…')  | 
				 (Rewrite Template:Lang to Template:LanguageBar. This action was performed by a bot.)  | 
				||
| (3 intermediate revisions by 3 users not shown) | |||
| Line 1: | Line 1: | ||
'''<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 are interfacing with the engine.  | {{LanguageBar|VPANEL}}  | ||
'''<code>VPANEL</code>''' is an [[unsigned]] [[int]] used to refer to <code>[[Panel]]</code> objects across DLL boundaries. There is no reason to use it over a [[pointer]] unless you are interfacing with the engine.  | |||
[[Category:VGUI]]  | [[Category:VGUI]]  | ||
[[Category:Variables]]  | [[Category:Variables]]  | ||
[[Category:English]]  | |||