C# Class SagaGateway.Packets.Server.AskGUID

A packet requesting the GUID from the client.
Inheritance: SagaLib.Packet
Afficher le fichier Open project: Willyham/SagaRO2

Méthodes publiques

Méthode Description
AskGUID ( ) : System

Constructor.

PutKey ( string key ) : void

Method Details

AskGUID() public méthode

Constructor.
public AskGUID ( ) : System
Résultat System

PutKey() public méthode

public PutKey ( string key ) : void
key string
Résultat void