Assets/ILRuntime/Src/ILLauncherProxy.cs | ●●●●● 补丁 | 查看 | 原始文档 | 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>();