C# Class SagaMap.Packets.Client.GetSelectButton

Inheritance: SagaLib.Packet
Afficher le fichier Open project: Willyham/SagaRO2

Méthodes publiques

Méthode Description
GetSelectButton ( ) : System
GetSelection ( ) : byte
New ( ) : Packet
Parse ( SagaLib client ) : void

Method Details

GetSelectButton() public méthode

public GetSelectButton ( ) : System
Résultat System

GetSelection() public méthode

public GetSelection ( ) : 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