Class DialogText
Inheritance
System.Object
DialogText
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: UnityEditor.Experimental.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 |