C# Class SagaMap.Packets.Server.WeaponAdjust

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

Public Methods

Method Description
SetFunction ( System.Function func ) : void
SetValue ( uint value ) : void
WeaponAdjust ( ) : System

Method Details

SetFunction() public method

public SetFunction ( System.Function func ) : void
func System.Function
return void

SetValue() public method

public SetValue ( uint value ) : void
value uint
return void

WeaponAdjust() public method

public WeaponAdjust ( ) : System
return System