Phaser API Documentation

  Version: 
<static> remove(key)

Description:

Removes a core plugin based on the given key.

Parameters:

name type description
key string

The key of the core plugin to remove.

Since: 3.8.0