C# Class Server.Spells.Third.BlessSpell

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

Méthodes publiques

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

Method Details

BlessSpell() public méthode

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