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

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

Méthodes publiques

Méthode Description
Logout ( ) : System

Constructor.

SetSessionID ( uint id ) : void

Method Details

Logout() public méthode

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

SetSessionID() public méthode

public SetSessionID ( uint id ) : void
id uint
Résultat void