C# Class SagaMap.Packets.Client.WeaponUpgrade

Inheritance: SagaLib.Packet
Mostrar archivo Open project: Willyham/SagaRO2 Class Usage Examples

Public Methods

Method Description
New ( ) : Packet

Parse ( SagaLib client ) : void
WeaponUpgrade ( ) : System

Method Details

New() public method

public New ( ) : Packet
return SagaLib.Packet

Parse() public method

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

WeaponUpgrade() public method

public WeaponUpgrade ( ) : System
return System