C# Class Server.Spells.Sixth.RevealSpell

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

Méthodes publiques

Méthode Description
OnCast ( ) : void
RevealSpell ( Mobile caster, System.Item scroll ) : System.Collections.Generic
Target ( IPoint3D p ) : void

Method Details

OnCast() public méthode

public OnCast ( ) : void
Résultat void

RevealSpell() public méthode

public RevealSpell ( Mobile caster, System.Item scroll ) : System.Collections.Generic
caster Mobile
scroll System.Item
Résultat System.Collections.Generic

Target() public méthode

public Target ( IPoint3D p ) : void
p IPoint3D
Résultat void