C# 클래스 LobbyServer.World.LW.AccountEnter

상속: Packet
파일 보기 프로젝트 열기: fiki574/rAPB

공개 메소드들

메소드 설명
AccountEnter ( UInt32 accountId, UInt32 characterId, Byte sessionId ) : System

메소드 상세

AccountEnter() 공개 메소드

public AccountEnter ( UInt32 accountId, UInt32 characterId, Byte sessionId ) : System
accountId System.UInt32
characterId System.UInt32
sessionId Byte
리턴 System