C# Class Server.Spells.Second.AgilitySpell

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

Méthodes publiques

Méthode Description
AgilitySpell ( Mobile caster, System.Item scroll ) : System
OnCast ( ) : void
Target ( Mobile m ) : void

Method Details

AgilitySpell() public méthode

public AgilitySpell ( Mobile caster, System.Item scroll ) : System
caster Mobile
scroll System.Item
Résultat System

OnCast() public méthode

public OnCast ( ) : void
Résultat void

Target() public méthode

public Target ( Mobile m ) : void
m Mobile
Résultat void