C# Class SagaGateway.Packets.Login.Get.SendUniversal

Client packet that contains the key user by the client.
Inheritance: SagaLib.Packet
Afficher le fichier Open project: Willyham/SagaRO2 Class Usage Examples

Méthodes publiques

Méthode Description
GetData ( ) : byte[]
New ( ) : Packet
Parse ( SagaLib client ) : void
SendUniversal ( ) : System

Create an empty send key packet

isStaticSize ( ) : bool

Method Details

GetData() public méthode

public GetData ( ) : byte[]
Résultat byte[]

New() public méthode

public New ( ) : Packet
Résultat SagaLib.Packet

Parse() public méthode

public Parse ( SagaLib client ) : void
client SagaLib
Résultat void

SendUniversal() public méthode

Create an empty send key packet
public SendUniversal ( ) : System
Résultat System

isStaticSize() public méthode

public isStaticSize ( ) : bool
Résultat bool