Phaser API Documentation

  Version: 
totalComplete: number

Description:

The total number of events that have been run.

This value is reset to zero if the Timeline is restarted.

Treat this as read-only.

Type:
number
Since: 3.60.0
Source: src/time/Timeline.js (Line 165)