You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
我有一个partial class 部分代码是在Editor下条件编译的,但是整个类打上hotfix标签后Generate Code后将许多Editor下用的类导出到了DelegateBridge,我看了下主要是Editor下用的部分函数的返回值用到了Editor下专用的类。我尝试给这些函数加上blacklist也无法使其不生成,不知道有没有什么好办法?