C# Class Server.Spells.Fourth.ArchProtectionSpell.InternalTimer

Inheritance: Timer
Mostra file Open project: Grimoric/RunUO.T2A

Public Methods

Method Description
InternalTimer ( Mobile target, Mobile caster ) : System

Protected Methods

Method Description
OnTick ( ) : void

Method Details

InternalTimer() public method

public InternalTimer ( Mobile target, Mobile caster ) : System
target Mobile
caster Mobile
return System

OnTick() protected method

protected OnTick ( ) : void
return void