DRGBBar.SetColor
From GMod Wiki
| Function | |
| Syntax | Panel:SetColor( Integer value ) |
| Description: | |
| Sets color to GetHue(). | |
| Returns: | nil |
| In Object: | DRGBBar |
| Realm: |
|
| BBCode Link: | [b][url=http://wiki.garrysmod.com/?title=DRGBBar.SetColor]DRGBBar.SetColor [img]http://wiki.garrysmod.com/favicon.ico[/img][/url][/b] |
Examples
| Description | Sets color to GetHue. |
|---|---|
| Used on | |
| Code | GetHue:SetColor(50) |
| Output | N/A |