tanghai 2dc8137959 actor做了小小的修改,ActorLocationSender目前只接受IActorLocationMessage跟IActorLocationRequest的参数 vor 7 Jahren
..
AMActorHandler.cs c9d4e9ab1f 把基本的Actor跟Location Actor分离开来: vor 7 Jahren
ActorInterceptType.cs 55de3d8892 把ActorType改成ActorInterceptType(拦截器类型),也就是说默认没有拦截器,actor消息是由IMActorHandler处理,如果MailBoxComponent有设置拦截器,则交给拦截器处理,比如Gate Session的MailBoxComponent就设置了拦截器 vor 7 Jahren
ActorInterceptTypeHandlerAttribute.cs 55de3d8892 把ActorType改成ActorInterceptType(拦截器类型),也就是说默认没有拦截器,actor消息是由IMActorHandler处理,如果MailBoxComponent有设置拦截器,则交给拦截器处理,比如Gate Session的MailBoxComponent就设置了拦截器 vor 7 Jahren
ActorMessageAttribute.cs 1ff6f566e9 为了避免命名空间冲突,Model改成ETModel,Hotfix改成ETHotfix vor 7 Jahren
ActorMessageDispatherComponent.cs 55de3d8892 把ActorType改成ActorInterceptType(拦截器类型),也就是说默认没有拦截器,actor消息是由IMActorHandler处理,如果MailBoxComponent有设置拦截器,则交给拦截器处理,比如Gate Session的MailBoxComponent就设置了拦截器 vor 7 Jahren
ActorMessageHandlerAttribute.cs edca36ac71 优化了热更扫描Attribute的性能,所有自定义的Attribute需要继承BaseAttribute类, 每个LoadSystem中直接可以获取自己感兴趣的Attribute类型。 vor 7 Jahren
ActorMessageSender.cs 2dc8137959 actor做了小小的修改,ActorLocationSender目前只接受IActorLocationMessage跟IActorLocationRequest的参数 vor 7 Jahren
ActorMessageSenderComponent.cs 2dc8137959 actor做了小小的修改,ActorLocationSender目前只接受IActorLocationMessage跟IActorLocationRequest的参数 vor 7 Jahren
ActorResponse.cs d39fd7257b protobuf使用google.protobuf3.0的库 vor 7 Jahren
ActorTask.cs c9d4e9ab1f 把基本的Actor跟Location Actor分离开来: vor 7 Jahren
IActorInterceptTypeHandler.cs c9d4e9ab1f 把基本的Actor跟Location Actor分离开来: vor 7 Jahren
IMActorHandler.cs c9d4e9ab1f 把基本的Actor跟Location Actor分离开来: vor 7 Jahren
MailBoxComponent.cs c9d4e9ab1f 把基本的Actor跟Location Actor分离开来: vor 7 Jahren