mrtk_developmentreleases/2.0.0releases/2.1.0releases/2.2.0

    Show / Hide Table of Contents

    Class SelectRepairedTypeWindow

    Inheritance
    Object
    SelectRepairedTypeWindow
    Implements
    EditorWindow
    Namespace: Microsoft.MixedReality.Toolkit.Editor
    Assembly: cs.temp.dll.dll
    Syntax
    public class SelectRepairedTypeWindow : EditorWindow, EditorWindow

    Properties

    WindowOpen

    Declaration
    public static bool WindowOpen { get; }
    Property Value
    Type Description
    Boolean

    WindowOpen

    Declaration
    public static bool WindowOpen { get; }
    Property Value
    Type Description
    Boolean

    Methods

    Display(Type[], SerializedProperty)

    Declaration
    public static void Display(Type[] repairedTypeOptions, SerializedProperty property)
    Parameters
    Type Name Description
    Type[] repairedTypeOptions
    SerializedProperty property

    Display(Type[], SerializedProperty)

    Declaration
    public static void Display(Type[] repairedTypeOptions, SerializedProperty property)
    Parameters
    Type Name Description
    Type[] repairedTypeOptions
    SerializedProperty property

    Implements

    EditorWindow
    In This Article
    • Properties
      • WindowOpen
      • WindowOpen
    • Methods
      • Display(Type[], SerializedProperty)
      • Display(Type[], SerializedProperty)
    • Implements
    Back to top Generated by DocFX