C# Class SagaMap.Packets.Client.GetStatUpdate

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

Méthodes publiques

Méthode Description
GetCon ( ) : ushort
GetDex ( ) : ushort
GetIntel ( ) : ushort
GetStatUpdate ( ) : System
GetStr ( ) : ushort
New ( ) : Packet
Parse ( SagaLib client ) : void
PointsLeft ( ) : byte

Method Details

GetCon() public méthode

public GetCon ( ) : ushort
Résultat ushort

GetDex() public méthode

public GetDex ( ) : ushort
Résultat ushort

GetIntel() public méthode

public GetIntel ( ) : ushort
Résultat ushort

GetStatUpdate() public méthode

public GetStatUpdate ( ) : System
Résultat System

GetStr() public méthode

public GetStr ( ) : ushort
Résultat ushort

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

PointsLeft() public méthode

public PointsLeft ( ) : byte
Résultat byte