提交ui生成工具修改
parent
23ef51fcb9
commit
b1a7f05b06
|
|
@ -337,6 +337,8 @@ public class GetUIPath :Editor
|
|||
_selectGo = go;
|
||||
_isAdmitRepeat = isAdmitRepeat;
|
||||
_uiBinderName = go.name + "Binder";
|
||||
_uiCmpNameDic.Clear();
|
||||
_uiBinderInfoDic.Clear();
|
||||
GetBinderChildInfo(go.transform);
|
||||
GetChildinfo(go.transform);
|
||||
filePath = path;
|
||||
|
|
|
|||
Loading…
Reference in New Issue