C# Class Server.Spells.Seventh.FlameStrikeSpell

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

Méthodes publiques

Méthode Description
FlameStrikeSpell ( Mobile caster, Item scroll ) : Server.Targeting
OnCast ( ) : void
Target ( Mobile m ) : void

Method Details

FlameStrikeSpell() public méthode

public FlameStrikeSpell ( Mobile caster, Item scroll ) : Server.Targeting
caster Mobile
scroll Item
Résultat Server.Targeting

OnCast() public méthode

public OnCast ( ) : void
Résultat void

Target() public méthode

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