C# Class SagaMap.Packets.Client.PartyAccept

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

Public Methods

Method Description
GetStatus ( ) : byte
New ( ) : Packet
Parse ( SagaLib client ) : void
PartyAccept ( ) : System

Method Details

GetStatus() public method

public GetStatus ( ) : byte
return byte

New() public method

public New ( ) : Packet
return SagaLib.Packet

Parse() public method

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

PartyAccept() public method

public PartyAccept ( ) : System
return System