BDFramework.Core icon indicating copy to clipboard operation
BDFramework.Core copied to clipboard

Simple and powerful Unity3d game workflow! 简单、高效、高度工业化的商业级unity3d 工作流。

Results 3 BDFramework.Core issues
Sort by recently updated
recently updated
newest added

OnFocus中默认调用Open,导致关闭弹窗后页面刷新。所有页面都重写OnFocus太麻烦;

![image](https://github.com/yimengfan/BDFramework.Core/assets/46264835/acf0a022-bc33-4b7f-b2a5-187689d7681e) ![image](https://github.com/yimengfan/BDFramework.Core/assets/46264835/acd82fd8-d400-4a29-bfe1-b653503d14f6)

之前提交的判断获取最后一级派生类的方式有问题