C# Class Server.Spells.Eighth.EarthElementalSpell

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

Méthodes publiques

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

Method Details

CheckCast() public méthode

public CheckCast ( ) : bool
Résultat bool

EarthElementalSpell() public méthode

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

OnCast() public méthode

public OnCast ( ) : void
Résultat void