Phaser API Documentation

  Version: 
isActive()

Description:

Is this Scene running?

Returns:
Description:

true if this Scene is running, otherwise false.

Type:
  • boolean
Since: 3.0.0
Source: src/scene/Systems.js (Line 580)