C# Class SagaLogin.Packets.Client.SelectChar

Inheritance: SagaLib.Packet
Exibir arquivo Open project: Willyham/SagaRO2

Public Methods

Method Description
GetChanel ( ) : byte
GetSelChar ( ) : int
New ( ) : Packet
Parse ( SagaLib client ) : void
SelectChar ( ) : System

Method Details

GetChanel() public method

public GetChanel ( ) : byte
return byte

GetSelChar() public method

public GetSelChar ( ) : int
return int

New() public method

public New ( ) : Packet
return SagaLib.Packet

Parse() public method

public Parse ( SagaLib client ) : void
client SagaLib
return void

SelectChar() public method

public SelectChar ( ) : System
return System