C# Class SagaMap.Packets.Client.NPCPersonalRequest

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

Méthodes publiques

Méthode Description
GetUnknown ( ) : uint
GetValue ( ) : byte
NPCPersonalRequest ( ) : System
New ( ) : Packet
Parse ( SagaLib client ) : void

Method Details

GetUnknown() public méthode

public GetUnknown ( ) : uint
Résultat uint

GetValue() public méthode

public GetValue ( ) : byte
Résultat byte

NPCPersonalRequest() public méthode

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