VGUI2: Non RES-File Controls: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Created page with "Category:TutorialsC ==Requirements== Have read and understood (or understand):<br> *VGUI Documentation *VGUI2:_Creating_a_panel Can code: *C++ *Scr...")
 
No edit summary
Line 1: Line 1:
[[Category:Tutorials]][[Category:VGUI|C]]
[[Category:Tutorials]][[Category:VGUI|C]]
 
{{WIP}}
==Requirements==
==Requirements==
Have read and understood (or understand):<br>
Have read and understood (or understand):<br>

Revision as of 21:07, 9 February 2012

Template:WIP

Requirements

Have read and understood (or understand):

Can code:

  • C++
  • Script

This tutorial is a continuation on VGUI2:_Creating_a_panel

In HL1 controls were added via code from the Server and Client libraries and is still supported by the source engine