Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
SagaMap
Packets
Client
SetSpecialSkill
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