bz_getTeamWins()
Available since 2.4.0
Get the current number of wins of the specified team.
Usage
int bz_getTeamWins(bz_eTeamType team)
Parameters | ||
---|---|---|
bz_eTeamType |
team
|
The team to get the current number of wins for |
Returns
int - The current number of wins for the team
Other Team Management Functions
This content is maintained on GitHub. We welcome any feedback and improvements!