C# Class SagaMap.Packets.Client.PartyAccept

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

Méthodes publiques

Méthode Description
GetStatus ( ) : byte
New ( ) : Packet
Parse ( SagaLib client ) : void
PartyAccept ( ) : System

Method Details

GetStatus() public méthode

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

PartyAccept() public méthode

public PartyAccept ( ) : System
Résultat System