Phaser API Documentation

  Version: 
<static> getCustom(key)

Description:

Returns the custom plugin object from the cache based on the given key.

Parameters:

name type description
key string

The key of the custom plugin to get.

Returns:
Description:

The custom plugin object.

Since: 3.8.0