C# 클래스 SagaLogin.Packets.Client.SelectChar

상속: SagaLib.Packet
파일 보기 프로젝트 열기: Willyham/SagaRO2

공개 메소드들

메소드 설명
GetChanel ( ) : byte
GetSelChar ( ) : int
New ( ) : Packet
Parse ( SagaLib client ) : void
SelectChar ( ) : System

메소드 상세

GetChanel() 공개 메소드

public GetChanel ( ) : byte
리턴 byte

GetSelChar() 공개 메소드

public GetSelChar ( ) : int
리턴 int

New() 공개 메소드

public New ( ) : Packet
리턴 SagaLib.Packet

Parse() 공개 메소드

public Parse ( SagaLib client ) : void
client SagaLib
리턴 void

SelectChar() 공개 메소드

public SelectChar ( ) : System
리턴 System