C# Class SagaMap.Packets.Client.GetWhisper

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

Méthodes publiques

Méthode Description
GetMessage ( ) : string
GetName ( ) : string
GetWhisper ( ) : System
New ( ) : Packet
Parse ( SagaLib client ) : void
isStaticSize ( ) : bool
isValid ( ) : bool

Method Details

GetMessage() public méthode

public GetMessage ( ) : string
Résultat string

GetName() public méthode

public GetName ( ) : string
Résultat string

GetWhisper() public méthode

public GetWhisper ( ) : System
Résultat System

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

isStaticSize() public méthode

public isStaticSize ( ) : bool
Résultat bool

isValid() public méthode

public isValid ( ) : bool
Résultat bool