C# Class SagaMap.Packets.Client.RemoveSpecialSkill

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

Public Methods

Method Description
GetSkillID ( ) : uint
GetSlot ( ) : byte
New ( ) : Packet
Parse ( SagaLib client ) : void
RemoveSpecialSkill ( ) : System

Method Details

GetSkillID() public method

public GetSkillID ( ) : uint
return uint

GetSlot() public method

public GetSlot ( ) : byte
return byte

New() public method

public New ( ) : Packet
return SagaLib.Packet

Parse() public method

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

RemoveSpecialSkill() public method

public RemoveSpecialSkill ( ) : System
return System