public static void Init() { editorWindow = EditorWindow.GetWindow<StationObjectEditor>(); editorWindow.Show(); }