C# Class Server.HungerChangedEventArgs

Inheritance: System.EventArgs
Afficher le fichier Open project: Grimoric/RunUO.T2A Class Usage Examples

Méthodes publiques

Méthode Description
HungerChangedEventArgs ( Server.Mobile mobile, int oldValue ) : System

Method Details

HungerChangedEventArgs() public méthode

public HungerChangedEventArgs ( Server.Mobile mobile, int oldValue ) : System
mobile Server.Mobile
oldValue int
Résultat System