C# 클래스 ServerCommandDispatcher, tf_client
파일 보기
프로젝트 열기: wids-eria/tf_client
1 사용 예제들
보호된 메소드들
메소드 |
설명 |
|
Broadcast ( ServerCommandCodec sc ) : void |
|
|
Send ( ServerCommandCodec sc ) : void |
|
|
메소드 상세
protected Broadcast ( ServerCommandCodec sc ) : void |
sc |
ServerCommandCodec |
|
리턴 |
void |
|
protected Send ( ServerCommandCodec sc ) : void |
sc |
ServerCommandCodec |
|
리턴 |
void |
|