Phaser API Documentation

  Version: 
<private> shutdown()

Description:

The Scene that owns this plugin is shutting down.

We need to kill and reset all internal properties as well as stop listening to Scene events.

Since: 3.0.0
Source: src/scene/ScenePlugin.js (Line 971)