AddressableRouteComponent 类
可寻址路由消息组件,挂载了这个组件可以接收和发送 Addressable 消息。
继承
AddressableRouteComponent
程序集: Fantasy.Net.dll
语法
public sealed class AddressableRouteComponent : Entity, IEntity, IDisposable, IPool
字段
|
编辑本文
查看源代码
AddressableId
声明
public long AddressableId
字段值
|
编辑本文
查看源代码
AddressableRouteLock
声明
public CoroutineLock AddressableRouteLock
字段值
|
编辑本文
查看源代码
MessageDispatcherComponent
声明
public MessageDispatcherComponent MessageDispatcherComponent
字段值
|
编辑本文
查看源代码
NetworkMessagingComponent
声明
public NetworkMessagingComponent NetworkMessagingComponent
字段值
|
编辑本文
查看源代码
RouteId
声明
字段值
|
编辑本文
查看源代码
TimerComponent
声明
public TimerComponent TimerComponent
字段值
实现
扩展方法