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

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

Public Methods

Method Description
LoginPing ( ) : System

Constructor.

Method Details

LoginPing() public method

Constructor.
public LoginPing ( ) : System
return System