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
    Back to top Generated by DocFX