open fun addAndSwitchScene(scene: Scene!): Boolean
Adds a Scene
, switching to it immediately
scene
- Scene!: The Scene
to add.
Return
Boolean: boolean
True if the addition task was successfully queued.
open fun addAndSwitchScene(scene: Scene!): Boolean
Adds a Scene
, switching to it immediately
scene
- Scene!: The Scene
to add.
Return
Boolean: boolean
True if the addition task was successfully queued.