DNumberWang.SetMax
From GMod Wiki
| Function | |
| Syntax | Panel:SetMax( integer ) | 
| Description: | |
| Sets Max of elements. | |
| Returns: | nil | 
| In Object: | Panel | 
| Realm: |  | 
| BBCode Link: | [b][url=http://wiki.garrysmod.com/?title=DNumberWang.SetMax]DNumberWang.SetMax [img]http://wiki.garrysmod.com/favicon.ico[/img][/url][/b] | 
	
Examples
| Description | Sets a Max for the Wang. | 
|---|---|
| Used on |  | 
| Code | local Wang = vgui.Create( "DNumberWang" ) Wang:SetFraction(1) | 
| Output | N/A | 
 
			
			