Skip to Content

bz_getTeamScore()

Available since 2.4.0

Get the current score (wins minus loses) of the specified team.

Usage

int bz_getTeamScore(bz_eTeamType team)
Parameters
bz_eTeamType team

The team to get the current score for

Returns

int - The current score of the team

Other Team Management Functions

Back to bzfs API Functions

This content is maintained on GitHub. We welcome any feedback and improvements!

Give us Feedback Edit this Page