C# Class Server.SkillHandlers.Begging.InternalTarget.InternalTimer

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

Public Methods

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

Protected Methods

Method Description
OnTick ( ) : void

Method Details

InternalTimer() public method

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

OnTick() protected method

protected OnTick ( ) : void
return void