docs.unity3d.com
    Show / Hide Table of Contents

    Enum DialogSystem.DialogStatus

    Dialog status

    Namespace: Unity.PSN.PS5.Dialogs
    Syntax
    public enum DialogStatus

    Fields

    Name Description
    FinishedCancel

    The dialog has finished and the Cancel/No button pressed

    FinishedOK

    The dialog has finished and the OK/Yes button pressed

    FinishedPurchased

    The dialog has finished and the purchased button pressed

    ForceClosed

    The dialog has was closed by a script method

    None

    Not set

    Running

    The dialog is open and running

    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX
    on 25 September 2020