Show / Hide Table of Contents

Struct VRDeviceInfoEditor

Inherited Members
ValueType.Equals(Object)
ValueType.GetHashCode()
ValueType.ToString()
Object.Equals(Object, Object)
Object.ReferenceEquals(Object, Object)
Object.GetType()
Namespace: UnityEditorInternal.VR
Assembly: UnityEditor.dll
Syntax
public struct VRDeviceInfoEditor

Fields

| Improve this Doc View Source

deviceNameKey

Declaration
public string deviceNameKey
Field Value
Type Description
String
| Improve this Doc View Source

deviceNameUI

Declaration
public string deviceNameUI
Field Value
Type Description
String
| Improve this Doc View Source

externalPluginName

Declaration
public string externalPluginName
Field Value
Type Description
String
| Improve this Doc View Source

inListByDefault

Declaration
public bool inListByDefault
Field Value
Type Description
Boolean
| Improve this Doc View Source

supportsEditorMode

Declaration
public bool supportsEditorMode
Field Value
Type Description
Boolean

Extension Methods

MustExtensions.MustBeEqual<T>(T, T)
MustExtensions.MustBeEqual<T>(T, T, String)
MustExtensions.MustNotBeEqual<T>(T, T)
MustExtensions.MustNotBeEqual<T>(T, T, String)
  • Improve this Doc
  • View Source
Back to top Generated by DocFX