C# Class Server.Spells.Fourth.FireFieldSpell

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

Méthodes publiques

Méthode Description
FireFieldSpell ( Mobile caster, Item scroll ) : System
OnCast ( ) : void
Target ( IPoint3D p ) : void

Method Details

FireFieldSpell() public méthode

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

OnCast() public méthode

public OnCast ( ) : void
Résultat void

Target() public méthode

public Target ( IPoint3D p ) : void
p IPoint3D
Résultat void