C# Class SagaMap.Packets.Client.JobChangeCosts

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

Public Methods

Method Description
GetJob ( ) : byte
JobChangeCosts ( ) : System
New ( ) : Packet
Parse ( SagaLib client ) : void

Method Details

GetJob() public method

public GetJob ( ) : byte
return byte

JobChangeCosts() public method

public JobChangeCosts ( ) : System
return System

New() public method

public New ( ) : Packet
return SagaLib.Packet

Parse() public method

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