C# Class SagaMap.Packets.Client.SetSpecialSkill

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
SetSpecialSkill ( ) : 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

SetSpecialSkill() public method

public SetSpecialSkill ( ) : System
return System