protected void ShowModulePath() { ResourceConfig.GetInstance().resModulePath = GUILayoutEx.ShowPathBar("工具模块路径", ResourceConfig.GetInstance().resModulePath); }
protected override void OnInit() { AddObject(ResourceConfig.GetInstance()); }