C# Class SagaMap.Packets.Client.WeaponAuge

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

Public Methods

Method Description
GetSlot ( ) : byte
GetWeaponSlot ( ) : byte
New ( ) : Packet
Parse ( SagaLib client ) : void
WeaponAuge ( ) : System

Method Details

GetSlot() public method

public GetSlot ( ) : byte
return byte

GetWeaponSlot() public method

public GetWeaponSlot ( ) : byte
return byte

New() public method

public New ( ) : Packet
return SagaLib.Packet

Parse() public method

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

WeaponAuge() public method

public WeaponAuge ( ) : System
return System