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

Inheritance: Timer
Afficher le fichier Open project: Grimoric/RunUO.T2A

Méthodes publiques

Méthode Description
SoundTimer ( Mobile from, int soundID ) : System

Méthodes protégées

Méthode Description
OnTick ( ) : void

Method Details

OnTick() protected méthode

protected OnTick ( ) : void
Résultat void

SoundTimer() public méthode

public SoundTimer ( Mobile from, int soundID ) : System
from Mobile
soundID int
Résultat System