C# Class SagaMap.Packets.Server.WeaponAdjust

Inheritance: SagaLib.Packet
Afficher le fichier Open project: Willyham/SagaRO2

Méthodes publiques

Méthode Description
SetFunction ( System.Function func ) : void
SetValue ( uint value ) : void
WeaponAdjust ( ) : System

Method Details

SetFunction() public méthode

public SetFunction ( System.Function func ) : void
func System.Function
Résultat void

SetValue() public méthode

public SetValue ( uint value ) : void
value uint
Résultat void

WeaponAdjust() public méthode

public WeaponAdjust ( ) : System
Résultat System