C# Class Server.Spells.Sixth.ExplosionSpell

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

Méthodes publiques

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

Method Details

ExplosionSpell() public méthode

public ExplosionSpell ( 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