Class SelectRepairedTypeWindow
Namespace: Microsoft.MixedReality.Toolkit.Editor
Assembly: cs.temp.dll.dll
Syntax
public class SelectRepairedTypeWindow : EditorWindow
Properties
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 |