我想在hotfix层通知一个继承MonoBehaviour的组件
在mono层注册AEvent收不到事件推送
想请教一下正确的使用方式
Hotfix层直接调用mono层的方法就行了
egametang hotfix层找不到mono层写的类名
哦,hotfix层啊,hotfix层是纯逻辑的,怎么会调到mono去呢?
egametang 就是在hotfixView找不到类名😂
h87545645 你要引用对应的工程或者dll呀
egametang 好的,我回去试试