team.GetColor
From GMod Wiki
Revision as of 14:43, 22 October 2009 by Crazy Quebecer (Talk | contribs)
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.