C# Class SagaLogin.Packets.Client.WantServerList

Inheritance: SagaLib.Packet
Show file Open project: Willyham/SagaRO2 Class Usage Examples

Public Methods

Method Description
New ( ) : Packet
Parse ( SagaLib client ) : void
WantServerList ( ) : System

Method Details

New() public method

public New ( ) : Packet
return SagaLib.Packet

Parse() public method

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

WantServerList() public method

public WantServerList ( ) : System
return System