コード例 #1
0
 public static void Init()
 {
     editorWindow = EditorWindow.GetWindow<StationObjectEditor>();
     editorWindow.Show();
 }
コード例 #2
0
 public static void Init()
 {
     editorWindow = EditorWindow.GetWindow<StationObjectEditor>();
     editorWindow.Show();
 }