tanghai c9d4e9ab1f 把基本的Actor跟Location Actor分离开来: %!s(int64=7) %!d(string=hai) anos
..
ActorMessageDispatherComponentSystem.cs 55de3d8892 把ActorType改成ActorInterceptType(拦截器类型),也就是说默认没有拦截器,actor消息是由IMActorHandler处理,如果MailBoxComponent有设置拦截器,则交给拦截器处理,比如Gate Session的MailBoxComponent就设置了拦截器 %!s(int64=7) %!d(string=hai) anos
ActorMessageSenderSystem.cs c9d4e9ab1f 把基本的Actor跟Location Actor分离开来: %!s(int64=7) %!d(string=hai) anos
GateSessionActorInterceptInterceptTypeHandler.cs c9d4e9ab1f 把基本的Actor跟Location Actor分离开来: %!s(int64=7) %!d(string=hai) anos
MailBoxComponentSystem.cs 55de3d8892 把ActorType改成ActorInterceptType(拦截器类型),也就是说默认没有拦截器,actor消息是由IMActorHandler处理,如果MailBoxComponent有设置拦截器,则交给拦截器处理,比如Gate Session的MailBoxComponent就设置了拦截器 %!s(int64=7) %!d(string=hai) anos