tanghai 5baa0d9ac7 Unity2017.1.1p4版本udpclient在il2cpp下无法收到udp消息,换用unity2017.1.3p2版本 7 лет назад
..
.cs.meta d30f82339d 修复UIType无法热更的问题,现在可以热更增加UIType了 7 лет назад
CLRBindings.cs 5baa0d9ac7 Unity2017.1.1p4版本udpclient在il2cpp下无法收到udp消息,换用unity2017.1.3p2版本 7 лет назад
CLRBindings.cs.meta d75ca69b41 修改hotfix层的config模块,避免aot问题 7 лет назад
ETModel_ActionHelper_Binding.cs d75ca69b41 修改hotfix层的config模块,避免aot问题 7 лет назад
ETModel_ActionHelper_Binding.cs.meta 5baa0d9ac7 Unity2017.1.1p4版本udpclient在il2cpp下无法收到udp消息,换用unity2017.1.3p2版本 7 лет назад
ETModel_Actor_CreateUnits_Binding.cs d75ca69b41 修改hotfix层的config模块,避免aot问题 7 лет назад
ETModel_Actor_CreateUnits_Binding.cs.meta 5baa0d9ac7 Unity2017.1.1p4版本udpclient在il2cpp下无法收到udp消息,换用unity2017.1.3p2版本 7 лет назад
ETModel_Actor_TestRequest_Binding.cs d75ca69b41 修改hotfix层的config模块,避免aot问题 7 лет назад
ETModel_Actor_TestRequest_Binding.cs.meta 5baa0d9ac7 Unity2017.1.1p4版本udpclient在il2cpp下无法收到udp消息,换用unity2017.1.3p2版本 7 лет назад
ETModel_Actor_Test_Binding.cs d75ca69b41 修改hotfix层的config模块,避免aot问题 7 лет назад
ETModel_Actor_Test_Binding.cs.meta 5baa0d9ac7 Unity2017.1.1p4版本udpclient在il2cpp下无法收到udp消息,换用unity2017.1.3p2版本 7 лет назад
ETModel_Actor_TransferRequest_Binding.cs d75ca69b41 修改hotfix层的config模块,避免aot问题 7 лет назад
ETModel_Actor_TransferRequest_Binding.cs.meta 5baa0d9ac7 Unity2017.1.1p4版本udpclient在il2cpp下无法收到udp消息,换用unity2017.1.3p2版本 7 лет назад
ETModel_C2G_EnterMap_Binding.cs d75ca69b41 修改hotfix层的config模块,避免aot问题 7 лет назад
ETModel_C2G_EnterMap_Binding.cs.meta 5baa0d9ac7 Unity2017.1.1p4版本udpclient在il2cpp下无法收到udp消息,换用unity2017.1.3p2版本 7 лет назад
ETModel_CameraComponent_Binding.cs d75ca69b41 修改hotfix层的config模块,避免aot问题 7 лет назад
ETModel_CameraComponent_Binding.cs.meta 5baa0d9ac7 Unity2017.1.1p4版本udpclient在il2cpp下无法收到udp消息,换用unity2017.1.3p2版本 7 лет назад
ETModel_CanvasConfig_Binding.cs d75ca69b41 修改hotfix层的config模块,避免aot问题 7 лет назад
ETModel_CanvasConfig_Binding.cs.meta 5baa0d9ac7 Unity2017.1.1p4版本udpclient在il2cpp下无法收到udp消息,换用unity2017.1.3p2版本 7 лет назад
ETModel_ComponentFactory_Binding.cs d75ca69b41 修改hotfix层的config模块,避免aot问题 7 лет назад
ETModel_ComponentFactory_Binding.cs.meta 5baa0d9ac7 Unity2017.1.1p4版本udpclient在il2cpp下无法收到udp消息,换用unity2017.1.3p2版本 7 лет назад
ETModel_ComponentWithId_Binding.cs c0788d6b2e ILRuntime生成Resources.Load生成binding会抛出的一个异常。封装了一下Resources.Load方法,hotfix层不直接调用Resources.Load而使用ResourcesHelper.Load来加载资源,这样能够绕过这个错误。 7 лет назад
ETModel_ComponentWithId_Binding.cs.meta 5baa0d9ac7 Unity2017.1.1p4版本udpclient在il2cpp下无法收到udp消息,换用unity2017.1.3p2版本 7 лет назад
ETModel_Component_Binding.cs c0788d6b2e ILRuntime生成Resources.Load生成binding会抛出的一个异常。封装了一下Resources.Load方法,hotfix层不直接调用Resources.Load而使用ResourcesHelper.Load来加载资源,这样能够绕过这个错误。 7 лет назад
ETModel_Component_Binding.cs.meta 5baa0d9ac7 Unity2017.1.1p4版本udpclient在il2cpp下无法收到udp消息,换用unity2017.1.3p2版本 7 лет назад
ETModel_DoubleMap_2_UInt16_Type_Binding.cs d75ca69b41 修改hotfix层的config模块,避免aot问题 7 лет назад
ETModel_DoubleMap_2_UInt16_Type_Binding.cs.meta 5baa0d9ac7 Unity2017.1.1p4版本udpclient在il2cpp下无法收到udp消息,换用unity2017.1.3p2版本 7 лет назад
ETModel_Entity_Binding.cs 0cfb48b4e6 消息到热更层要new个数组,感觉不太合适,还是想办法把它去掉。去掉消息协议中的rpcid,rpcid还是可以放到消息中,根据opcode来确定消息是否需要抛到热更层,在有热更层进行分发。这样hotfix层消息接收时可以减少new一块内存,减少gc 7 лет назад
ETModel_Entity_Binding.cs.meta 5baa0d9ac7 Unity2017.1.1p4版本udpclient在il2cpp下无法收到udp消息,换用unity2017.1.3p2版本 7 лет назад
ETModel_EventAttribute_Binding.cs 5baa0d9ac7 Unity2017.1.1p4版本udpclient在il2cpp下无法收到udp消息,换用unity2017.1.3p2版本 7 лет назад
ETModel_EventAttribute_Binding.cs.meta 5baa0d9ac7 Unity2017.1.1p4版本udpclient在il2cpp下无法收到udp消息,换用unity2017.1.3p2版本 7 лет назад
ETModel_EventProxy_Binding.cs d75ca69b41 修改hotfix层的config模块,避免aot问题 7 лет назад
ETModel_EventProxy_Binding.cs.meta 5baa0d9ac7 Unity2017.1.1p4版本udpclient在il2cpp下无法收到udp消息,换用unity2017.1.3p2版本 7 лет назад
ETModel_EventSystem_Binding.cs 76184a6f15 1.Event类型改成string,这样不同的module的event就不需要分配int,不容易冲突了 7 лет назад
ETModel_EventSystem_Binding.cs.meta 5baa0d9ac7 Unity2017.1.1p4版本udpclient在il2cpp下无法收到udp消息,换用unity2017.1.3p2版本 7 лет назад
ETModel_Frame_ClickMap_Binding.cs d75ca69b41 修改hotfix层的config模块,避免aot问题 7 лет назад
ETModel_Frame_ClickMap_Binding.cs.meta 5baa0d9ac7 Unity2017.1.1p4版本udpclient在il2cpp下无法收到udp消息,换用unity2017.1.3p2版本 7 лет назад
ETModel_GameObjectHelper_Binding.cs d75ca69b41 修改hotfix层的config模块,避免aot问题 7 лет назад
ETModel_GameObjectHelper_Binding.cs.meta 5baa0d9ac7 Unity2017.1.1p4版本udpclient在il2cpp下无法收到udp消息,换用unity2017.1.3p2版本 7 лет назад
ETModel_Game_Binding.cs d75ca69b41 修改hotfix层的config模块,避免aot问题 7 лет назад
ETModel_Game_Binding.cs.meta 5baa0d9ac7 Unity2017.1.1p4版本udpclient在il2cpp下无法收到udp消息,换用unity2017.1.3p2版本 7 лет назад
ETModel_GlobalConfigComponent_Binding.cs d75ca69b41 修改hotfix层的config模块,避免aot问题 7 лет назад
ETModel_GlobalConfigComponent_Binding.cs.meta 5baa0d9ac7 Unity2017.1.1p4版本udpclient在il2cpp下无法收到udp消息,换用unity2017.1.3p2版本 7 лет назад
ETModel_GlobalProto_Binding.cs d75ca69b41 修改hotfix层的config模块,避免aot问题 7 лет назад
ETModel_GlobalProto_Binding.cs.meta 5baa0d9ac7 Unity2017.1.1p4版本udpclient在il2cpp下无法收到udp消息,换用unity2017.1.3p2版本 7 лет назад
ETModel_Hotfix_Binding.cs d75ca69b41 修改hotfix层的config模块,避免aot问题 7 лет назад
ETModel_Hotfix_Binding.cs.meta 5baa0d9ac7 Unity2017.1.1p4版本udpclient在il2cpp下无法收到udp消息,换用unity2017.1.3p2版本 7 лет назад
ETModel_IdGenerater_Binding.cs d75ca69b41 修改hotfix层的config模块,避免aot问题 7 лет назад
ETModel_IdGenerater_Binding.cs.meta 5baa0d9ac7 Unity2017.1.1p4版本udpclient在il2cpp下无法收到udp消息,换用unity2017.1.3p2版本 7 лет назад
ETModel_Log_Binding.cs 6813627eb2 ILRuntime的异常ToString没有带StackTrace,增加热更层的Log,Log.Error(Exception)会打印出StackTrace 7 лет назад
ETModel_Log_Binding.cs.meta 5baa0d9ac7 Unity2017.1.1p4版本udpclient在il2cpp下无法收到udp消息,换用unity2017.1.3p2版本 7 лет назад
ETModel_MessageAttribute_Binding.cs d75ca69b41 修改hotfix层的config模块,避免aot问题 7 лет назад
ETModel_MessageAttribute_Binding.cs.meta 5baa0d9ac7 Unity2017.1.1p4版本udpclient在il2cpp下无法收到udp消息,换用unity2017.1.3p2版本 7 лет назад
ETModel_MessageDispatherComponent_Binding.cs d75ca69b41 修改hotfix层的config模块,避免aot问题 7 лет назад
ETModel_MessageDispatherComponent_Binding.cs.meta 5baa0d9ac7 Unity2017.1.1p4版本udpclient在il2cpp下无法收到udp消息,换用unity2017.1.3p2版本 7 лет назад
ETModel_MessageInfo_Binding.cs 0cfb48b4e6 消息到热更层要new个数组,感觉不太合适,还是想办法把它去掉。去掉消息协议中的rpcid,rpcid还是可以放到消息中,根据opcode来确定消息是否需要抛到热更层,在有热更层进行分发。这样hotfix层消息接收时可以减少new一块内存,减少gc 7 лет назад
ETModel_MessageInfo_Binding.cs.meta 5baa0d9ac7 Unity2017.1.1p4版本udpclient在il2cpp下无法收到udp消息,换用unity2017.1.3p2版本 7 лет назад
ETModel_MessageProxy_Binding.cs 0cfb48b4e6 消息到热更层要new个数组,感觉不太合适,还是想办法把它去掉。去掉消息协议中的rpcid,rpcid还是可以放到消息中,根据opcode来确定消息是否需要抛到热更层,在有热更层进行分发。这样hotfix层消息接收时可以减少new一块内存,减少gc 7 лет назад
ETModel_MessageProxy_Binding.cs.meta 5baa0d9ac7 Unity2017.1.1p4版本udpclient在il2cpp下无法收到udp消息,换用unity2017.1.3p2版本 7 лет назад
ETModel_MoveComponent_Binding.cs d75ca69b41 修改hotfix层的config模块,避免aot问题 7 лет назад
ETModel_MoveComponent_Binding.cs.meta 5baa0d9ac7 Unity2017.1.1p4版本udpclient在il2cpp下无法收到udp消息,换用unity2017.1.3p2版本 7 лет назад
ETModel_NetworkComponent_Binding.cs 0cfb48b4e6 消息到热更层要new个数组,感觉不太合适,还是想办法把它去掉。去掉消息协议中的rpcid,rpcid还是可以放到消息中,根据opcode来确定消息是否需要抛到热更层,在有热更层进行分发。这样hotfix层消息接收时可以减少new一块内存,减少gc 7 лет назад
ETModel_NetworkComponent_Binding.cs.meta 5baa0d9ac7 Unity2017.1.1p4版本udpclient在il2cpp下无法收到udp消息,换用unity2017.1.3p2版本 7 лет назад
ETModel_NetworkHelper_Binding.cs d75ca69b41 修改hotfix层的config模块,避免aot问题 7 лет назад
ETModel_NetworkHelper_Binding.cs.meta 5baa0d9ac7 Unity2017.1.1p4版本udpclient在il2cpp下无法收到udp消息,换用unity2017.1.3p2版本 7 лет назад
ETModel_OpcodeTypeComponent_Binding.cs d75ca69b41 修改hotfix层的config模块,避免aot问题 7 лет назад
ETModel_OpcodeTypeComponent_Binding.cs.meta 5baa0d9ac7 Unity2017.1.1p4版本udpclient在il2cpp下无法收到udp消息,换用unity2017.1.3p2版本 7 лет назад
ETModel_Packet_Binding.cs 0cfb48b4e6 消息到热更层要new个数组,感觉不太合适,还是想办法把它去掉。去掉消息协议中的rpcid,rpcid还是可以放到消息中,根据opcode来确定消息是否需要抛到热更层,在有热更层进行分发。这样hotfix层消息接收时可以减少new一块内存,减少gc 7 лет назад
ETModel_Packet_Binding.cs.meta 5baa0d9ac7 Unity2017.1.1p4版本udpclient在il2cpp下无法收到udp消息,换用unity2017.1.3p2版本 7 лет назад
ETModel_PlayerComponent_Binding.cs d75ca69b41 修改hotfix层的config模块,避免aot问题 7 лет назад
ETModel_PlayerComponent_Binding.cs.meta 5baa0d9ac7 Unity2017.1.1p4版本udpclient在il2cpp下无法收到udp消息,换用unity2017.1.3p2版本 7 лет назад
ETModel_Player_Binding.cs d75ca69b41 修改hotfix层的config模块,避免aot问题 7 лет назад
ETModel_Player_Binding.cs.meta 5baa0d9ac7 Unity2017.1.1p4版本udpclient在il2cpp下无法收到udp消息,换用unity2017.1.3p2版本 7 лет назад
ETModel_ProtobufHelper_Binding.cs d75ca69b41 修改hotfix层的config模块,避免aot问题 7 лет назад
ETModel_ProtobufHelper_Binding.cs.meta 5baa0d9ac7 Unity2017.1.1p4版本udpclient在il2cpp下无法收到udp消息,换用unity2017.1.3p2版本 7 лет назад
ETModel_ResourcesComponent_Binding.cs 87c40877b6 去掉一些mono层的泛型方法,避免热更层调用AOT问题 7 лет назад
ETModel_ResourcesComponent_Binding.cs.meta 5baa0d9ac7 Unity2017.1.1p4版本udpclient在il2cpp下无法收到udp消息,换用unity2017.1.3p2版本 7 лет назад
ETModel_RpcException_Binding.cs 0cfb48b4e6 消息到热更层要new个数组,感觉不太合适,还是想办法把它去掉。去掉消息协议中的rpcid,rpcid还是可以放到消息中,根据opcode来确定消息是否需要抛到热更层,在有热更层进行分发。这样hotfix层消息接收时可以减少new一块内存,减少gc 7 лет назад
ETModel_RpcException_Binding.cs.meta 5baa0d9ac7 Unity2017.1.1p4版本udpclient在il2cpp下无法收到udp消息,换用unity2017.1.3p2版本 7 лет назад
ETModel_Scene_Binding.cs d75ca69b41 修改hotfix层的config模块,避免aot问题 7 лет назад
ETModel_Scene_Binding.cs.meta 5baa0d9ac7 Unity2017.1.1p4版本udpclient在il2cpp下无法收到udp消息,换用unity2017.1.3p2版本 7 лет назад
ETModel_SessionCallbackComponent_Binding.cs 0cfb48b4e6 消息到热更层要new个数组,感觉不太合适,还是想办法把它去掉。去掉消息协议中的rpcid,rpcid还是可以放到消息中,根据opcode来确定消息是否需要抛到热更层,在有热更层进行分发。这样hotfix层消息接收时可以减少new一块内存,减少gc 7 лет назад
ETModel_SessionCallbackComponent_Binding.cs.meta 5baa0d9ac7 Unity2017.1.1p4版本udpclient在il2cpp下无法收到udp消息,换用unity2017.1.3p2版本 7 лет назад
ETModel_SessionComponent_Binding.cs d75ca69b41 修改hotfix层的config模块,避免aot问题 7 лет назад
ETModel_SessionComponent_Binding.cs.meta 5baa0d9ac7 Unity2017.1.1p4版本udpclient在il2cpp下无法收到udp消息,换用unity2017.1.3p2版本 7 лет назад
ETModel_Session_Binding.cs 0cfb48b4e6 消息到热更层要new个数组,感觉不太合适,还是想办法把它去掉。去掉消息协议中的rpcid,rpcid还是可以放到消息中,根据opcode来确定消息是否需要抛到热更层,在有热更层进行分发。这样hotfix层消息接收时可以减少new一块内存,减少gc 7 лет назад
ETModel_Session_Binding.cs.meta 5baa0d9ac7 Unity2017.1.1p4版本udpclient在il2cpp下无法收到udp消息,换用unity2017.1.3p2版本 7 лет назад
ETModel_UIFactoryAttribute_Binding.cs 76184a6f15 1.Event类型改成string,这样不同的module的event就不需要分配int,不容易冲突了 7 лет назад
ETModel_UIFactoryAttribute_Binding.cs.meta 5baa0d9ac7 Unity2017.1.1p4版本udpclient在il2cpp下无法收到udp消息,换用unity2017.1.3p2版本 7 лет назад
ETModel_UnOrderMultiMap_2_Type_ILTypeInstance_Binding.cs d75ca69b41 修改hotfix层的config模块,避免aot问题 7 лет назад
ETModel_UnOrderMultiMap_2_Type_ILTypeInstance_Binding.cs.meta 5baa0d9ac7 Unity2017.1.1p4版本udpclient在il2cpp下无法收到udp消息,换用unity2017.1.3p2版本 7 лет назад
ETModel_UnitComponent_Binding.cs d75ca69b41 修改hotfix层的config模块,避免aot问题 7 лет назад
ETModel_UnitComponent_Binding.cs.meta 5baa0d9ac7 Unity2017.1.1p4版本udpclient在il2cpp下无法收到udp消息,换用unity2017.1.3p2版本 7 лет назад
ETModel_UnitFactory_Binding.cs d75ca69b41 修改hotfix层的config模块,避免aot问题 7 лет назад
ETModel_UnitFactory_Binding.cs.meta 5baa0d9ac7 Unity2017.1.1p4版本udpclient在il2cpp下无法收到udp消息,换用unity2017.1.3p2版本 7 лет назад
ETModel_UnitInfo_Binding.cs d75ca69b41 修改hotfix层的config模块,避免aot问题 7 лет назад
ETModel_UnitInfo_Binding.cs.meta 5baa0d9ac7 Unity2017.1.1p4版本udpclient在il2cpp下无法收到udp消息,换用unity2017.1.3p2版本 7 лет назад
ETModel_Unit_Binding.cs d75ca69b41 修改hotfix层的config模块,避免aot问题 7 лет назад
ETModel_Unit_Binding.cs.meta 5baa0d9ac7 Unity2017.1.1p4版本udpclient在il2cpp下无法收到udp消息,换用unity2017.1.3p2版本 7 лет назад
LitJson_JsonMapper_Binding.cs d75ca69b41 修改hotfix层的config模块,避免aot问题 7 лет назад
LitJson_JsonMapper_Binding.cs.meta 5baa0d9ac7 Unity2017.1.1p4版本udpclient在il2cpp下无法收到udp消息,换用unity2017.1.3p2版本 7 лет назад
ProtoBuf_PType_Binding.cs d75ca69b41 修改hotfix层的config模块,避免aot问题 7 лет назад
ProtoBuf_PType_Binding.cs.meta 5baa0d9ac7 Unity2017.1.1p4版本udpclient在il2cpp下无法收到udp消息,换用unity2017.1.3p2版本 7 лет назад
ReferenceCollector_Binding.cs d75ca69b41 修改hotfix层的config模块,避免aot问题 7 лет назад
ReferenceCollector_Binding.cs.meta 5baa0d9ac7 Unity2017.1.1p4版本udpclient在il2cpp下无法收到udp消息,换用unity2017.1.3p2版本 7 лет назад
System_Activator_Binding.cs d75ca69b41 修改hotfix层的config模块,避免aot问题 7 лет назад
System_Activator_Binding.cs.meta 5baa0d9ac7 Unity2017.1.1p4版本udpclient在il2cpp下无法收到udp消息,换用unity2017.1.3p2版本 7 лет назад
System_Collections_Generic_Dictionary_2_Int32_Action_1_ILTypeI_t.cs 7a7d58b604 1.去掉消息继承机制,主要是很多序列化库无法继承,包括ILRuntime端的protobuf 7 лет назад
System_Collections_Generic_Dictionary_2_Int32_Action_1_ILTypeI_t.cs.meta 5baa0d9ac7 Unity2017.1.1p4版本udpclient在il2cpp下无法收到udp消息,换用unity2017.1.3p2版本 7 лет назад
System_Collections_Generic_Dictionary_2_Int64_ILTypeInstance_B_t.cs c0788d6b2e ILRuntime生成Resources.Load生成binding会抛出的一个异常。封装了一下Resources.Load方法,hotfix层不直接调用Resources.Load而使用ResourcesHelper.Load来加载资源,这样能够绕过这个错误。 7 лет назад
System_Collections_Generic_Dictionary_2_Int64_ILTypeInstance_B_t.cs.meta 5baa0d9ac7 Unity2017.1.1p4版本udpclient在il2cpp下无法收到udp消息,换用unity2017.1.3p2版本 7 лет назад
System_Collections_Generic_Dictionary_2_String_ILTypeInstance__t.cs 76184a6f15 1.Event类型改成string,这样不同的module的event就不需要分配int,不容易冲突了 7 лет назад
System_Collections_Generic_Dictionary_2_String_ILTypeInstance__t.cs.meta 5baa0d9ac7 Unity2017.1.1p4版本udpclient在il2cpp下无法收到udp消息,换用unity2017.1.3p2版本 7 лет назад
System_Collections_Generic_Dictionary_2_String_ILTypeInstance__t_t.cs d75ca69b41 修改hotfix层的config模块,避免aot问题 7 лет назад
System_Collections_Generic_Dictionary_2_String_ILTypeInstance__t_t.cs.meta 5baa0d9ac7 Unity2017.1.1p4版本udpclient在il2cpp下无法收到udp消息,换用unity2017.1.3p2版本 7 лет назад
System_Collections_Generic_Dictionary_2_String_ILTypeInstance__t_t_t.cs d75ca69b41 修改hotfix层的config模块,避免aot问题 7 лет назад
System_Collections_Generic_Dictionary_2_String_ILTypeInstance__t_t_t.cs.meta 5baa0d9ac7 Unity2017.1.1p4版本udpclient在il2cpp下无法收到udp消息,换用unity2017.1.3p2版本 7 лет назад
System_Collections_Generic_Dictionary_2_String_List_1_ILTypeIn_t.cs 76184a6f15 1.Event类型改成string,这样不同的module的event就不需要分配int,不容易冲突了 7 лет назад
System_Collections_Generic_Dictionary_2_String_List_1_ILTypeIn_t.cs.meta 5baa0d9ac7 Unity2017.1.1p4版本udpclient在il2cpp下无法收到udp消息,换用unity2017.1.3p2版本 7 лет назад
System_Collections_Generic_Dictionary_2_Type_ILTypeInstance_Bi_t.cs d75ca69b41 修改hotfix层的config模块,避免aot问题 7 лет назад
System_Collections_Generic_Dictionary_2_Type_ILTypeInstance_Bi_t.cs.meta 5baa0d9ac7 Unity2017.1.1p4版本udpclient在il2cpp下无法收到udp消息,换用unity2017.1.3p2版本 7 лет назад
System_Collections_Generic_Dictionary_2_Type_Queue_1_ILTypeIns_t.cs d75ca69b41 修改hotfix层的config模块,避免aot问题 7 лет назад
System_Collections_Generic_Dictionary_2_Type_Queue_1_ILTypeIns_t.cs.meta 5baa0d9ac7 Unity2017.1.1p4版本udpclient在il2cpp下无法收到udp消息,换用unity2017.1.3p2版本 7 лет назад
System_Collections_Generic_Dictionary_2_UInt16_List_1_ILTypeIn_t.cs d75ca69b41 修改hotfix层的config模块,避免aot问题 7 лет назад
System_Collections_Generic_Dictionary_2_UInt16_List_1_ILTypeIn_t.cs.meta 5baa0d9ac7 Unity2017.1.1p4版本udpclient在il2cpp下无法收到udp消息,换用unity2017.1.3p2版本 7 лет назад
System_Collections_Generic_HashSet_1_ILTypeInstance_Binding.cs d75ca69b41 修改hotfix层的config模块,避免aot问题 7 лет назад
System_Collections_Generic_HashSet_1_ILTypeInstance_Binding.cs.meta 5baa0d9ac7 Unity2017.1.1p4版本udpclient在il2cpp下无法收到udp消息,换用unity2017.1.3p2版本 7 лет назад
System_Collections_Generic_HashSet_1_ILTypeInstance_Binding_En_t.cs d75ca69b41 修改hotfix层的config模块,避免aot问题 7 лет назад
System_Collections_Generic_HashSet_1_ILTypeInstance_Binding_En_t.cs.meta 5baa0d9ac7 Unity2017.1.1p4版本udpclient在il2cpp下无法收到udp消息,换用unity2017.1.3p2版本 7 лет назад
System_Collections_Generic_List_1_ILTypeInstance_Binding.cs d75ca69b41 修改hotfix层的config模块,避免aot问题 7 лет назад
System_Collections_Generic_List_1_ILTypeInstance_Binding.cs.meta d75ca69b41 修改hotfix层的config模块,避免aot问题 7 лет назад
System_Collections_Generic_List_1_ILTypeInstance_Binding_Enume_t.cs d75ca69b41 修改hotfix层的config模块,避免aot问题 7 лет назад
System_Collections_Generic_List_1_ILTypeInstance_Binding_Enume_t.cs.meta 5baa0d9ac7 Unity2017.1.1p4版本udpclient在il2cpp下无法收到udp消息,换用unity2017.1.3p2版本 7 лет назад
System_Collections_Generic_List_1_Object_Binding.cs d75ca69b41 修改hotfix层的config模块,避免aot问题 7 лет назад
System_Collections_Generic_List_1_Object_Binding.cs.meta 5baa0d9ac7 Unity2017.1.1p4版本udpclient在il2cpp下无法收到udp消息,换用unity2017.1.3p2版本 7 лет назад
System_Collections_Generic_List_1_String_Binding.cs 76184a6f15 1.Event类型改成string,这样不同的module的event就不需要分配int,不容易冲突了 7 лет назад
System_Collections_Generic_List_1_String_Binding.cs.meta 5baa0d9ac7 Unity2017.1.1p4版本udpclient在il2cpp下无法收到udp消息,换用unity2017.1.3p2版本 7 лет назад
System_Collections_Generic_List_1_UnitInfo_Binding.cs d75ca69b41 修改hotfix层的config模块,避免aot问题 7 лет назад
System_Collections_Generic_List_1_UnitInfo_Binding.cs.meta 5baa0d9ac7 Unity2017.1.1p4版本udpclient在il2cpp下无法收到udp消息,换用unity2017.1.3p2版本 7 лет назад
System_Collections_Generic_List_1_UnitInfo_Binding_Enumerator__t.cs d75ca69b41 修改hotfix层的config模块,避免aot问题 7 лет назад
System_Collections_Generic_List_1_UnitInfo_Binding_Enumerator__t.cs.meta 5baa0d9ac7 Unity2017.1.1p4版本udpclient在il2cpp下无法收到udp消息,换用unity2017.1.3p2版本 7 лет назад
System_Collections_Generic_Queue_1_ILTypeInstance_Binding.cs c0788d6b2e ILRuntime生成Resources.Load生成binding会抛出的一个异常。封装了一下Resources.Load方法,hotfix层不直接调用Resources.Load而使用ResourcesHelper.Load来加载资源,这样能够绕过这个错误。 7 лет назад
System_Collections_Generic_Queue_1_ILTypeInstance_Binding.cs.meta 5baa0d9ac7 Unity2017.1.1p4版本udpclient在il2cpp下无法收到udp消息,换用unity2017.1.3p2版本 7 лет назад
System_Collections_Generic_Queue_1_Int64_Binding.cs c0788d6b2e ILRuntime生成Resources.Load生成binding会抛出的一个异常。封装了一下Resources.Load方法,hotfix层不直接调用Resources.Load而使用ResourcesHelper.Load来加载资源,这样能够绕过这个错误。 7 лет назад
System_Collections_Generic_Queue_1_Int64_Binding.cs.meta 5baa0d9ac7 Unity2017.1.1p4版本udpclient在il2cpp下无法收到udp消息,换用unity2017.1.3p2版本 7 лет назад
System_Collections_IDictionary_Binding.cs 6813627eb2 ILRuntime的异常ToString没有带StackTrace,增加热更层的Log,Log.Error(Exception)会打印出StackTrace 7 лет назад
System_Collections_IDictionary_Binding.cs.meta 5baa0d9ac7 Unity2017.1.1p4版本udpclient在il2cpp下无法收到udp消息,换用unity2017.1.3p2版本 7 лет назад
System_Exception_Binding.cs 6813627eb2 ILRuntime的异常ToString没有带StackTrace,增加热更层的Log,Log.Error(Exception)会打印出StackTrace 7 лет назад
System_Exception_Binding.cs.meta 5baa0d9ac7 Unity2017.1.1p4版本udpclient在il2cpp下无法收到udp消息,换用unity2017.1.3p2版本 7 лет назад
System_IDisposable_Binding.cs d75ca69b41 修改hotfix层的config模块,避免aot问题 7 лет назад
System_IDisposable_Binding.cs.meta 5baa0d9ac7 Unity2017.1.1p4版本udpclient在il2cpp下无法收到udp消息,换用unity2017.1.3p2版本 7 лет назад
System_Linq_Enumerable_Binding.cs 7a7d58b604 1.去掉消息继承机制,主要是很多序列化库无法继承,包括ILRuntime端的protobuf 7 лет назад
System_Linq_Enumerable_Binding.cs.meta 5baa0d9ac7 Unity2017.1.1p4版本udpclient在il2cpp下无法收到udp消息,换用unity2017.1.3p2版本 7 лет назад
System_NotImplementedException_Binding.cs d75ca69b41 修改hotfix层的config模块,避免aot问题 7 лет назад
System_NotImplementedException_Binding.cs.meta 5baa0d9ac7 Unity2017.1.1p4版本udpclient在il2cpp下无法收到udp消息,换用unity2017.1.3p2版本 7 лет назад
System_Object_Binding.cs c0788d6b2e ILRuntime生成Resources.Load生成binding会抛出的一个异常。封装了一下Resources.Load方法,hotfix层不直接调用Resources.Load而使用ResourcesHelper.Load来加载资源,这样能够绕过这个错误。 7 лет назад
System_Object_Binding.cs.meta d75ca69b41 修改hotfix层的config模块,避免aot问题 7 лет назад
System_Reflection_MemberInfo_Binding.cs d75ca69b41 修改hotfix层的config模块,避免aot问题 7 лет назад
System_Reflection_MemberInfo_Binding.cs.meta 5baa0d9ac7 Unity2017.1.1p4版本udpclient在il2cpp下无法收到udp消息,换用unity2017.1.3p2版本 7 лет назад
System_Runtime_CompilerServices_AsyncVoidMethodBuilder_Binding.cs d75ca69b41 修改hotfix层的config模块,避免aot问题 7 лет назад
System_Runtime_CompilerServices_AsyncVoidMethodBuilder_Binding.cs.meta 5baa0d9ac7 Unity2017.1.1p4版本udpclient在il2cpp下无法收到udp消息,换用unity2017.1.3p2版本 7 лет назад
System_Runtime_CompilerServices_TaskAwaiter_1_ILTypeInstance_B_t.cs d75ca69b41 修改hotfix层的config模块,避免aot问题 7 лет назад
System_Runtime_CompilerServices_TaskAwaiter_1_ILTypeInstance_B_t.cs.meta 5baa0d9ac7 Unity2017.1.1p4版本udpclient在il2cpp下无法收到udp消息,换用unity2017.1.3p2版本 7 лет назад
System_Runtime_CompilerServices_TaskAwaiter_1_IResponse_Bindin_t.cs d75ca69b41 修改hotfix层的config模块,避免aot问题 7 лет назад
System_Runtime_CompilerServices_TaskAwaiter_1_IResponse_Bindin_t.cs.meta 5baa0d9ac7 Unity2017.1.1p4版本udpclient在il2cpp下无法收到udp消息,换用unity2017.1.3p2版本 7 лет назад
System_String_Binding.cs 6813627eb2 ILRuntime的异常ToString没有带StackTrace,增加热更层的Log,Log.Error(Exception)会打印出StackTrace 7 лет назад
System_String_Binding.cs.meta d75ca69b41 修改hotfix层的config模块,避免aot问题 7 лет назад
System_Threading_CancellationToken_Binding.cs 0cfb48b4e6 消息到热更层要new个数组,感觉不太合适,还是想办法把它去掉。去掉消息协议中的rpcid,rpcid还是可以放到消息中,根据opcode来确定消息是否需要抛到热更层,在有热更层进行分发。这样hotfix层消息接收时可以减少new一块内存,减少gc 7 лет назад
System_Threading_CancellationToken_Binding.cs.meta 5baa0d9ac7 Unity2017.1.1p4版本udpclient在il2cpp下无法收到udp消息,换用unity2017.1.3p2版本 7 лет назад
System_Threading_Tasks_TaskCompletionSource_1_ILTypeInstance_B_t.cs 0cfb48b4e6 消息到热更层要new个数组,感觉不太合适,还是想办法把它去掉。去掉消息协议中的rpcid,rpcid还是可以放到消息中,根据opcode来确定消息是否需要抛到热更层,在有热更层进行分发。这样hotfix层消息接收时可以减少new一块内存,减少gc 7 лет назад
System_Threading_Tasks_TaskCompletionSource_1_ILTypeInstance_B_t.cs.meta 5baa0d9ac7 Unity2017.1.1p4版本udpclient在il2cpp下无法收到udp消息,换用unity2017.1.3p2版本 7 лет назад
System_Threading_Tasks_Task_1_ILTypeInstance_Binding.cs d75ca69b41 修改hotfix层的config模块,避免aot问题 7 лет назад
System_Threading_Tasks_Task_1_ILTypeInstance_Binding.cs.meta 5baa0d9ac7 Unity2017.1.1p4版本udpclient在il2cpp下无法收到udp消息,换用unity2017.1.3p2版本 7 лет назад
System_Threading_Tasks_Task_1_IResponse_Binding.cs d75ca69b41 修改hotfix层的config模块,避免aot问题 7 лет назад
System_Threading_Tasks_Task_1_IResponse_Binding.cs.meta 5baa0d9ac7 Unity2017.1.1p4版本udpclient在il2cpp下无法收到udp消息,换用unity2017.1.3p2版本 7 лет назад
System_Type_Binding.cs d75ca69b41 修改hotfix层的config模块,避免aot问题 7 лет назад
System_Type_Binding.cs.meta 5baa0d9ac7 Unity2017.1.1p4版本udpclient在il2cpp下无法收到udp消息,换用unity2017.1.3p2版本 7 лет назад
UnityEngine_Camera_Binding.cs d75ca69b41 修改hotfix层的config模块,避免aot问题 7 лет назад
UnityEngine_Camera_Binding.cs.meta 5baa0d9ac7 Unity2017.1.1p4版本udpclient在il2cpp下无法收到udp消息,换用unity2017.1.3p2版本 7 лет назад
UnityEngine_Component_Binding.cs d75ca69b41 修改hotfix层的config模块,避免aot问题 7 лет назад
UnityEngine_Component_Binding.cs.meta 5baa0d9ac7 Unity2017.1.1p4版本udpclient在il2cpp下无法收到udp消息,换用unity2017.1.3p2版本 7 лет назад
UnityEngine_GameObject_Binding.cs d75ca69b41 修改hotfix层的config模块,避免aot问题 7 лет назад
UnityEngine_GameObject_Binding.cs.meta d75ca69b41 修改hotfix层的config模块,避免aot问题 7 лет назад
UnityEngine_Input_Binding.cs d75ca69b41 修改hotfix层的config模块,避免aot问题 7 лет назад
UnityEngine_Input_Binding.cs.meta 5baa0d9ac7 Unity2017.1.1p4版本udpclient在il2cpp下无法收到udp消息,换用unity2017.1.3p2版本 7 лет назад
UnityEngine_LayerMask_Binding.cs d75ca69b41 修改hotfix层的config模块,避免aot问题 7 лет назад
UnityEngine_LayerMask_Binding.cs.meta 5baa0d9ac7 Unity2017.1.1p4版本udpclient在il2cpp下无法收到udp消息,换用unity2017.1.3p2版本 7 лет назад
UnityEngine_Object_Binding.cs d75ca69b41 修改hotfix层的config模块,避免aot问题 7 лет назад
UnityEngine_Object_Binding.cs.meta d75ca69b41 修改hotfix层的config模块,避免aot问题 7 лет назад
UnityEngine_Physics_Binding.cs d75ca69b41 修改hotfix层的config模块,避免aot问题 7 лет назад
UnityEngine_Physics_Binding.cs.meta 5baa0d9ac7 Unity2017.1.1p4版本udpclient在il2cpp下无法收到udp消息,换用unity2017.1.3p2版本 7 лет назад
UnityEngine_RaycastHit_Binding.cs d75ca69b41 修改hotfix层的config模块,避免aot问题 7 лет назад
UnityEngine_RaycastHit_Binding.cs.meta 5baa0d9ac7 Unity2017.1.1p4版本udpclient在il2cpp下无法收到udp消息,换用unity2017.1.3p2版本 7 лет назад
UnityEngine_TextAsset_Binding.cs d75ca69b41 修改hotfix层的config模块,避免aot问题 7 лет назад
UnityEngine_TextAsset_Binding.cs.meta 5baa0d9ac7 Unity2017.1.1p4版本udpclient在il2cpp下无法收到udp消息,换用unity2017.1.3p2版本 7 лет назад
UnityEngine_Transform_Binding.cs d75ca69b41 修改hotfix层的config模块,避免aot问题 7 лет назад
UnityEngine_Transform_Binding.cs.meta d75ca69b41 修改hotfix层的config模块,避免aot问题 7 лет назад
UnityEngine_UI_Button_Binding.cs d75ca69b41 修改hotfix层的config模块,避免aot问题 7 лет назад
UnityEngine_UI_Button_Binding.cs.meta 5baa0d9ac7 Unity2017.1.1p4版本udpclient在il2cpp下无法收到udp消息,换用unity2017.1.3p2版本 7 лет назад
UnityEngine_UI_InputField_Binding.cs d75ca69b41 修改hotfix层的config模块,避免aot问题 7 лет назад
UnityEngine_UI_InputField_Binding.cs.meta 5baa0d9ac7 Unity2017.1.1p4版本udpclient在il2cpp下无法收到udp消息,换用unity2017.1.3p2版本 7 лет назад
UnityEngine_Vector3_Binding.cs d75ca69b41 修改hotfix层的config模块,避免aot问题 7 лет назад
UnityEngine_Vector3_Binding.cs.meta d75ca69b41 修改hotfix层的config模块,避免aot问题 7 лет назад
VInt3_Binding.cs d75ca69b41 修改hotfix层的config模块,避免aot问题 7 лет назад
VInt3_Binding.cs.meta 5baa0d9ac7 Unity2017.1.1p4版本udpclient在il2cpp下无法收到udp消息,换用unity2017.1.3p2版本 7 лет назад