C# Class SagaMap.Packets.Client.GetStatUpdate

Inheritance: SagaLib.Packet
Show file Open project: Willyham/SagaRO2

Public Methods

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

Method Details

GetCon() public method

public GetCon ( ) : ushort
return ushort

GetDex() public method

public GetDex ( ) : ushort
return ushort

GetIntel() public method

public GetIntel ( ) : ushort
return ushort

GetStatUpdate() public method

public GetStatUpdate ( ) : System
return System

GetStr() public method

public GetStr ( ) : ushort
return ushort

New() public method

public New ( ) : Packet
return SagaLib.Packet

Parse() public method

public Parse ( SagaLib client ) : void
client SagaLib
return void

PointsLeft() public method

public PointsLeft ( ) : byte
return byte