Skip to Content

bz_getPlayerWins()

Available since 2.4.0

Get the number of wins for the specified player.

Usage

int bz_getPlayerWins(int playerID)
Parameters
int playerID

The player whose number of wins to get

Returns

int - The player's number of wins

Other Player Score Functions

Back to bzfs API Functions

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

Give us Feedback Edit this Page