C# Class Server.Spells.First.FeeblemindSpell

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

Méthodes publiques

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

Method Details

FeeblemindSpell() public méthode

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