Pops the current scene and simultaneously pushes a new scene without activating & deactivating any underlying scenes. This is an asynchronous operation.
| Argument | Type | Description |
|---|---|---|
| sceneArguments | String|Object |
String: Name of scene to push Object: Containing properties: Name of scene to push ID to use as a DOM ID. |







0 Comments