Talk:VGUI PanelList

From Valve Developer Community
Revision as of 14:44, 7 June 2009 by Ring2ding (talk | contribs) (Talk:PanelList moved to Talk:VGUI PanelList)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

I believe this code has flaws. For example, yu need to set size of CUtlVector before using it...

  • No you dont have to do that, the point of a vector is to dynamic resize when you need it Lodle