Class DialogText | Package Manager UI website
docs.unity.cn
    Show / Hide Table of Contents

    Class DialogText

    Inheritance
    System.Object
    DialogText
    Namespace: UnityEditor.Rendering
    Syntax
    public static class DialogText

    Fields

    cancel

    Declaration
    public static readonly string cancel
    Field Value
    Type Description
    System.String

    noSelectionMessage

    Declaration
    public static readonly string noSelectionMessage
    Field Value
    Type Description
    System.String

    ok

    Declaration
    public static readonly string ok
    Field Value
    Type Description
    System.String

    proceed

    Declaration
    public static readonly string proceed
    Field Value
    Type Description
    System.String

    projectBackMessage

    Declaration
    public static readonly string projectBackMessage
    Field Value
    Type Description
    System.String

    title

    Declaration
    public static readonly string title
    Field Value
    Type Description
    System.String
    Back to top Copyright © 2019 Unity Technologies
    Generated by DocFX