C# Class Server.Spells.Eighth.SummonDaemonSpell

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

Public Methods

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

Method Details

CheckCast() public method

public CheckCast ( ) : bool
return bool

OnCast() public method

public OnCast ( ) : void
return void

SummonDaemonSpell() public method

public SummonDaemonSpell ( Mobile caster, System.Item scroll ) : System
caster Mobile
scroll System.Item
return System