team.GetColor
From GMod Wiki
Function | |
Syntax |
team.GetColor( Integer TeamIndex ) Where is this used? |
Description: | |
Gets a Team's Color | |
Returns: | Color Color |
Part of Library: | Team |
Realm: | |
BBCode Link: | [b][url=http://wiki.garrysmod.com/?title=Team.GetColor]Team.GetColor [img]http://wiki.garrysmod.com/favicon.ico[/img][/url][/b] |
Example
Description | Get's the team's color |
---|---|
Used on | |
Code | team.GetColor (1) |
Output | The Team's color. |
Additional Notes
- This returns a reference to the team color.