Class SelectRepairedTypeWindow
Inheritance
SelectRepairedTypeWindow
Assembly: cs.temp.dll.dll
public class SelectRepairedTypeWindow : EditorWindow, EditorWindow
Properties
Declaration
public static bool WindowOpen { get; }
Property Value
Declaration
public static bool WindowOpen { get; }
Property Value
Methods
Declaration
public static void Display(Type[] repairedTypeOptions, SerializedProperty property)
Parameters
Type |
Name |
Description |
Type[] |
repairedTypeOptions |
|
SerializedProperty |
property |
|
Declaration
public static void Display(Type[] repairedTypeOptions, SerializedProperty property)
Parameters
Type |
Name |
Description |
Type[] |
repairedTypeOptions |
|
SerializedProperty |
property |
|
Implements
EditorWindow