docs.unity3d.com
    Show / Hide Table of Contents

    Struct IssueHandlingResult

    The result of a Issue handling dialog closure

    Namespace: Unity.MARS.Companion.Core
    Syntax
    public struct IssueHandlingResult

    Fields

    Accept

    If the dialog has the ability to accept, and the user accepted, then this will be true.

    Declaration
    public bool Accept
    Field Value
    Type Description
    Boolean

    Toggled

    Returns the toggle state, which the user can only change if the dialog request includes the ability to change the set toggle value. If the toggle dialog box was canceled, this value should be the same as was passed into the request (no change).

    Declaration
    public bool Toggled
    Field Value
    Type Description
    Boolean
    Back to top
    Terms of use
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023