C# Class SagaMap.Packets.Client.DropSelect

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

Méthodes publiques

Méthode Description
DropSelect ( ) : System
GetActorID ( ) : uint
GetIndex ( ) : byte
New ( ) : Packet
Parse ( SagaLib client ) : void

Method Details

DropSelect() public méthode

public DropSelect ( ) : System
Résultat System

GetActorID() public méthode

public GetActorID ( ) : uint
Résultat uint

GetIndex() public méthode

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