C# Class Server.Spells.Third.PoisonSpell

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

Méthodes publiques

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

Method Details

OnCast() public méthode

public OnCast ( ) : void
Résultat void

PoisonSpell() public méthode

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

Target() public méthode

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