C# 클래스 ETModel.ActorMessageDispatcherComponent

Actor消息分发组件
상속: ETModel.Entity
파일 보기 프로젝트 열기: putifeng/ETIndependent

공개 프로퍼티들

프로퍼티 타입 설명
ActorMessageHandlers IMActorHandler>.Dictionary

공개 메소드들

메소드 설명
Dispose ( ) : void

메소드 상세

Dispose() 공개 메소드

public Dispose ( ) : void
리턴 void

프로퍼티 상세

ActorMessageHandlers 공개적으로 프로퍼티

public Dictionary ActorMessageHandlers
리턴 IMActorHandler>.Dictionary