Documentation - v0.27.2
    Preparing search index...

    Enumeration WizardSceneAction

    Action for the wizard scene.

    Next: Continue to the next registered step (or exit, if this is the last step)

    Stay: Stay on the same step

    Exit: Exit from the wizard scene

    You can also return a number to jump to that step

    Index

    Enumeration Members

    Enumeration Members

    Exit: "exit"
    Next: "next"
    Stay: "stay"