C# 클래스 NetMsg.MsgLogin

상속: BaseMsg
파일 보기 프로젝트 열기: dream-young-soul/soul

공개 메소드들

메소드 설명
Create ( byte msg = null, GamePacketKeyEx key = null ) : void
Process ( ) : void

메소드 상세

Create() 공개 메소드

public Create ( byte msg = null, GamePacketKeyEx key = null ) : void
msg byte
key GameBase.Network.GamePacketKeyEx
리턴 void

Process() 공개 메소드

public Process ( ) : void
리턴 void