C# Class SagaGateway.Packets.Server.SendIdentify

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

Public Methods

Method Description
SendIdentify ( ) : System

Constructor.

Method Details

SendIdentify() public method

Constructor.
public SendIdentify ( ) : System
return System