Vmat

From Valve Developer Community
Revision as of 22:12, 8 February 2014 by Cra0kalo (talk | contribs) (Created page with "== Source2 Material == {{todo|Confirm with l4d3 this is real?}} <syntaxhighlight > struct vmat { string vmatpath; } </syntaxhighlight >")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Source2 Material

Todo: Confirm with l4d3 this is real?
struct vmat
{
string vmatpath;
}