少年修仙传客户端基础资源
liuxue
2021-07-13 6774dad848f4701b1f762bc56a5ff9eefd505904
5102 解决HA&05未注册的问题
1个文件已修改
2 ■■■ 已修改文件
Assets/ILRuntime/Src/ILLauncherProxy.cs 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
Assets/ILRuntime/Src/ILLauncherProxy.cs
@@ -168,7 +168,7 @@
        appdomain.DelegateManager.RegisterMethodDelegate<int, int, int>();
        appdomain.DelegateManager.RegisterMethodDelegate<PackType>();
        appdomain.DelegateManager.RegisterMethodDelegate<UnityEngine.Color>();
        appdomain.DelegateManager.RegisterMethodDelegate<global::HA705_tagSCQueryPlayerCacheResult>();
        //有返回值
        appdomain.DelegateManager.RegisterFunctionDelegate<UnityEngine.Color>();