C# Class Server.Items.TreasureMap.DigTimer.SoundTimer

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

Public Methods

Method Description
SoundTimer ( Mobile from, int soundID ) : System

Protected Methods

Method Description
OnTick ( ) : void

Method Details

OnTick() protected method

protected OnTick ( ) : void
return void

SoundTimer() public method

public SoundTimer ( Mobile from, int soundID ) : System
from Mobile
soundID int
return System