Phaser API Documentation

  Version: 
CustomPluginContainer
Properties:
name type description
key string

The unique name of this plugin in the custom plugin cache.

plugin function

The plugin to be stored. Should be the source object, not instantiated.

Type:
object
Since: 3.8.0