Phaser API Documentation

  Version: 
entryCount: integer

Description:

The total number of player entries in the leaderboard. This value defaults to zero. Populate it via the getEntryCount() method.

Type:
integer
Since: 3.13.0
Source: src//Leaderboard.js (Line 73)