C# Class Server.Engines.Craft.DefGlassblowing.InternalTimer

Inheritance: Timer
Show file Open project: brodock/runuo

Public Methods

Method Description
InternalTimer ( Mobile from ) : System

Protected Methods

Method Description
OnTick ( ) : void

Method Details

InternalTimer() public method

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

OnTick() protected method

protected OnTick ( ) : void
return void