C# Class Server.Spells.Eighth.EarthquakeSpell

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

Méthodes publiques

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

Method Details

EarthquakeSpell() public méthode

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

OnCast() public méthode

public OnCast ( ) : void
Résultat void