C# Class SagaMap.Packets.Client.SkillToggle

Inheritance: SagaLib.Packet
ファイルを表示 Open project: Willyham/SagaRO2 Class Usage Examples

Public Methods

Method Description
GetSkillID ( ) : uint
GetSkillType ( ) : byte
New ( ) : Packet
Parse ( SagaLib client ) : void
SkillToggle ( ) : System

Method Details

GetSkillID() public method

public GetSkillID ( ) : uint
return uint

GetSkillType() public method

public GetSkillType ( ) : byte
return byte

New() public method

public New ( ) : Packet
return SagaLib.Packet

Parse() public method

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

SkillToggle() public method

public SkillToggle ( ) : System
return System