C# Class Server.Spells.Second.StrengthSpell

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

Méthodes publiques

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

Method Details

OnCast() public méthode

public OnCast ( ) : void
Résultat void

StrengthSpell() public méthode

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

Target() public méthode

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