Phaser API Documentation

  Version: 
<protected, nullable> scene: Phaser.Scene

Description:

A reference to the Scene that has installed this plugin. Only set if it's a Scene Plugin, otherwise null. This property is only set when the plugin is instantiated and added to the Scene, not before. You can use it during the boot method.

Type:
Since: 3.8.0