C# Class SagaGateway.Packets.Login.Send.NewClient

A packet requesting the GUID from the client.
Inheritance: SagaLib.Packet
ファイルを表示 Open project: Willyham/SagaRO2

Public Methods

Method Description
NewClient ( ) : System

Constructor.

Method Details

NewClient() public method

Constructor.
public NewClient ( ) : System
return System