C# Class Server.CastSpellRequestEventArgs

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

Méthodes publiques

Méthode Description
CastSpellRequestEventArgs ( Server.Mobile m, int spellID, Item book ) : System

Method Details

CastSpellRequestEventArgs() public méthode

public CastSpellRequestEventArgs ( Server.Mobile m, int spellID, Item book ) : System
m Server.Mobile
spellID int
book Item
Résultat System