이름!!!1
This commit is contained in:
@@ -669,7 +669,7 @@ GameObject:
|
|||||||
- component: {fileID: 6484970662706605569}
|
- component: {fileID: 6484970662706605569}
|
||||||
- component: {fileID: 7799529798844270504}
|
- component: {fileID: 7799529798844270504}
|
||||||
m_Layer: 5
|
m_Layer: 5
|
||||||
m_Name: Panel_StuidoTopbar
|
m_Name: Panel_StudioTopbar
|
||||||
m_TagString: Untagged
|
m_TagString: Untagged
|
||||||
m_Icon: {fileID: 0}
|
m_Icon: {fileID: 0}
|
||||||
m_NavMeshLayer: 0
|
m_NavMeshLayer: 0
|
||||||
@@ -37,15 +37,6 @@ namespace Studio.UI
|
|||||||
|
|
||||||
panel_studiotopbar.onClickAssetLibraryWindow += fbxFileManager.LoadLocalData;
|
panel_studiotopbar.onClickAssetLibraryWindow += fbxFileManager.LoadLocalData;
|
||||||
|
|
||||||
//panel_shortcuts.onClickUndo += CommandInvoker.instance.Undo;
|
|
||||||
//panel_shortcuts.onClickRedo += CommandInvoker.instance.Redo;
|
|
||||||
//panel_shortcuts.onclickSave += () => CommandInvoker.instance.Invoke(new SaveProjectCommand());
|
|
||||||
|
|
||||||
//panel_topbar.onClickSaveProject += () => CommandInvoker.instance.Invoke(new SaveProjectCommand());
|
|
||||||
//panel_topbar.onClickLoadProject += () => CommandInvoker.instance.Invoke(new LoadProjectCommand());
|
|
||||||
//panel_topbar.onClickNewProject += () => CommandInvoker.instance.Invoke(new NewProjectCommand());
|
|
||||||
|
|
||||||
//panel_studiotopbar.onClickLoadAssets += fbxFileManager.LoadLocalFBXDirectory;
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user