C# Class Server.Spells.Third.UnlockSpell

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

Public Methods

Method Description
OnCast ( ) : void
UnlockSpell ( Mobile caster, Server.Items.Item scroll ) : Server.Targeting

Method Details

OnCast() public method

public OnCast ( ) : void
return void

UnlockSpell() public method

public UnlockSpell ( Mobile caster, Server.Items.Item scroll ) : Server.Targeting
caster Mobile
scroll Server.Items.Item
return Server.Targeting