C# Class Server.Spells.Eighth.WaterElementalSpell

Inheritance: MagerySpell
Mostra file Open project: Grimoric/RunUO.T2A Class Usage Examples

Public Methods

Method Description
CheckCast ( ) : bool
OnCast ( ) : void
WaterElementalSpell ( Mobile caster, Item scroll ) : System

Method Details

CheckCast() public method

public CheckCast ( ) : bool
return bool

OnCast() public method

public OnCast ( ) : void
return void

WaterElementalSpell() public method

public WaterElementalSpell ( Mobile caster, Item scroll ) : System
caster Mobile
scroll Item
return System