C# Class Server.Spells.Seventh.GateTravelSpell.InternalItem.InternalTimer

Inheritance: Timer
Mostrar archivo Open project: Grimoric/RunUO.T2A

Public Methods

Method Description
InternalTimer ( Item item ) : System

Protected Methods

Method Description
OnTick ( ) : void

Method Details

InternalTimer() public method

public InternalTimer ( Item item ) : System
item Item
return System

OnTick() protected method

protected OnTick ( ) : void
return void