C# Class Server.Spells.Third.WallOfStoneSpell

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

Méthodes publiques

Méthode Description
OnCast ( ) : void
Target ( IPoint3D p ) : void
WallOfStoneSpell ( Mobile caster, Item scroll ) : System

Method Details

OnCast() public méthode

public OnCast ( ) : void
Résultat void

Target() public méthode

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

WallOfStoneSpell() public méthode

public WallOfStoneSpell ( Mobile caster, Item scroll ) : System
caster Mobile
scroll Item
Résultat System