C# Class SagaMap.Packets.Client.PartyKick

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

Public Methods

Method Description
GetIndex ( ) : byte
New ( ) : Packet
Parse ( SagaLib client ) : void
PartyKick ( ) : System

Method Details

GetIndex() public method

public GetIndex ( ) : byte
return byte

New() public method

public New ( ) : Packet
return SagaLib.Packet

Parse() public method

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

PartyKick() public method

public PartyKick ( ) : System
return System