Example #1
0
 static GraphWindow()
 {
     EditorTypeUtils.RegisterEditorTypes();
 }
Example #2
0
 static EditorTypeUtils()
 {
     EditorTypeUtils.RegisterEditorTypes();
 }
Example #3
0
 static ListWindow()
 {
     EditorTypeUtils.RegisterEditorTypes();
 }