public static void Init() { window = (ItemEditor)EditorWindow.GetWindow(typeof(ItemEditor)); window.InitTable(); }