C# Class Server.Spells.Sixth.DispelSpell

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

Méthodes publiques

Méthode Description
DispelSpell ( Mobile caster, Server.Items.Item scroll ) : Server.Items
OnCast ( ) : void

Method Details

DispelSpell() public méthode

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

OnCast() public méthode

public OnCast ( ) : void
Résultat void