C# Class SagaMap.Packets.Server.WeaponSwitch

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

Public Methods

Method Description
SetID ( byte id ) : void
WeaponSwitch ( ) : System

Method Details

SetID() public method

public SetID ( byte id ) : void
id byte
return void

WeaponSwitch() public method

public WeaponSwitch ( ) : System
return System