Phaser API Documentation

  Version: 
<readonly> pluginKey: string

Description:

The key under which this plugin was installed into the Scene Systems.

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:
string
Since: 3.54.0