C# Class Server.Spells.Eighth.ResurrectionSpell

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

Méthodes publiques

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

Method Details

OnCast() public méthode

public OnCast ( ) : void
Résultat void

ResurrectionSpell() public méthode

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

Target() public méthode

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