Phaser API Documentation

  Version: 
<static> removeCustom(key)

Description:

Removes a custom plugin based on the given key.

Parameters:

name type description
key string

The key of the custom plugin to remove.

Since: 3.8.0