Retrieves the key of a Scene from a Scene config.
name | type | description |
---|---|---|
key | string |
The key to check in the Scene config. |
sceneConfig | function | Phaser.Scene | Phaser.Types.Scenes.SettingsConfig |
The Scene config. |
The Scene key.