Phaser API Documentation

  Version: 
getStatus()

Description:

Returns the current status of this Scene.

Returns:
Description:

The status of this Scene. One of the Phaser.Scene constants.

Type:
  • number
Since: 3.60.0
Source: src/scene/Systems.js (Line 562)