Difference between revisions of "Dota 2 Workshop Tools/Scripting/API/CDOTABaseGameMode.SetTopBarTeamValuesVisible"
From Valve Developer Community
< Dota 2 Workshop Tools | Scripting | API
RoyAwesome (talk | contribs) (Dota_Lebot push: Updated Page) |
RoyAwesome (talk | contribs) (Dota_Lebot push: Updated Page) |
||
Line 1: | Line 1: | ||
{{Note | This page is automatically generated. Any changes may be overwritten}} | {{Note | This page is automatically generated. Any changes may be overwritten}} | ||
+ | [[Category:Dota2Function]] | ||
+ | [[Category:CDOTABaseGameMode]] | ||
== Function Description == | == Function Description == |
Revision as of 20:23, 9 August 2014

Function Description
void SetTopBarTeamValuesVisible(bool a)
Turning on/off the team values on the top game bar.
Parameters
Type | Name | Description |
---|---|---|
bool | a | No Description Set |