Skip to Content

bz_getTeamLosses()

Available since 2.4.0

Get the current number of losses of the specified team.

Usage

int bz_getTeamLosses(bz_eTeamType team)
Parameters
bz_eTeamType team

The team to get the current number of losses for

Returns

int - The current number of losses for 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